summaryrefslogtreecommitdiffstats
path: root/lib/buffer.c
diff options
context:
space:
mode:
authorgdt <gdt>2004-11-05 18:42:27 +0000
committergdt <gdt>2004-11-05 18:42:27 +0000
commit391ddda068d94301e981f868fbdd0a6a5b99ae51 (patch)
treec79e9742b82750f9fab26b96ecb4f57f23b9753c /lib/buffer.c
parentbe89043217ce8dceecf0e9d390d6793187d4461b (diff)
downloadquagga-391ddda068d94301e981f868fbdd0a6a5b99ae51.tar.bz2
quagga-391ddda068d94301e981f868fbdd0a6a5b99ae51.tar.xz
2004-11-05 Phil Spagnolo <phillip.a.spagnolo@boeing.com>
* ospf6_flood.c: When adding a thread to retransmit an lsa after rxmt_interval, the ospf6d used thread_add_event(). However, thread_add_event() executes immediately and ignores the delay parameter. This was causing unnecesary unicast LSU sends. Adding the thread has been changed to use thread_add_timer() which will expire after delay. After the fix results appear consistent with expectation.
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions