From 45ad592ec84bd10e370c11387ecb36ccb42ea3c8 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Tue, 31 Jul 2007 17:35:36 +0000 Subject: [bgpd] Dont schedule dumps multiple times for same command 2007-07-31 Lorenzo Colitti * bgp_dump.c: (general) Add comments to code. (bgp_dump_interval_add) remove some redundant lines. (bgp_dump_set) Use enum for type argument. Avoid scheduling dump twice if exact same command is given twice.. --- bgpd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index a871f421..5fb87e2c 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,11 @@ +2007-07-31 Lorenzo Colitti + + * bgp_dump.c: (general) Add comments to code. + (bgp_dump_interval_add) remove some redundant lines. + (bgp_dump_set) Use enum for type argument. + Avoid scheduling dump twice if exact same command + is given twice.. + 2007-06-22 Paul Jakma * bgp_fsm.c: (struct FSM) Bug #368. TCP Errors during OpenSent -- cgit v1.2.1