commit | 45ad592ec84bd10e370c11387ecb36ccb42ea3c8 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Tue Jul 31 17:35:36 2007 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Tue Jul 31 17:35:36 2007 +0000 |
tree | 4714a07c180f78c1d714b63d515c045562612c41 | |
parent | e6a01955a7d26dda6f0ecfb6a787d4c46442303b [diff] |
[bgpd] Dont schedule dumps multiple times for same command 2007-07-31 Lorenzo Colitti <lorenzo@colitti.com> * 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..