]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd/ospfd.h: Change delay and holdtime to 1s. More appropriate values for
authorpaul <paul>
Thu, 29 May 2003 17:26:24 +0000 (17:26 +0000)
committerpaul <paul>
Thu, 29 May 2003 17:26:24 +0000 (17:26 +0000)
commit800d61556cf73b51f90e2fe7e31a52d2c587a95d
treea7e3b07a7f3064a65b251107fcafb02e8a82744a
parent9bca8ebc4fcc369ad17b9a8caf8b14e62ad87e4a
ospfd/ospfd.h: Change delay and holdtime to 1s. More appropriate values for
the class of machines which zebra runs on than the original defaults which
were taken from IOS (and even IOS uses much lower times these days). Lower
values greatly help with convergence.

Ideally, we'd use even lower times, but thread_add_timer() api will need to
be modified to use milliseconds. (eg JunOS uses 100ms for delay, and 700ms
for hold time, iirc from Hasso).
ospfd/ospfd.h