]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_dump.c
[bgpd] Dont schedule dumps multiple times for same command
authorPaul Jakma <paul.jakma@sun.com>
Tue, 31 Jul 2007 17:35:36 +0000 (17:35 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Tue, 31 Jul 2007 17:35:36 +0000 (17:35 +0000)
commit45ad592ec84bd10e370c11387ecb36ccb42ea3c8
tree4714a07c180f78c1d714b63d515c045562612c41
parente6a01955a7d26dda6f0ecfb6a787d4c46442303b
[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..
bgpd/ChangeLog
bgpd/bgp_dump.c