]> git.puffer.fish Git - mirror/frr.git/commit
[bgpd] reduce the process queue hold time to something more sensible
authorPaul Jakma <paul.jakma@sun.com>
Thu, 14 Sep 2006 03:38:16 +0000 (03:38 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Thu, 14 Sep 2006 03:38:16 +0000 (03:38 +0000)
commit09dd561eb444ab009103b2dde62db212eae7064a
treee7763c690dec621ca81370721f6c7b6cd38a5b10
parent8383a9bd2721dbd8fb1b657269a2cdc40b4226e1
[bgpd] reduce the process queue hold time to something more sensible

2006-09-14 Paul Jakma <paul.jakma@sun.com>

* bgp_route.c: (bgp_process_queue_init) process queue hold time
  too high, adds extra memory load. Change to be much lower,
  until such time as it's made configurable.
bgpd/ChangeLog
bgpd/bgp_route.c