diff options
author | Martin Mares <mj@ucw.cz> | 2004-05-31 20:11:16 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2004-05-31 20:11:16 +0200 |
commit | 3cb96cd343196baabf847f5d670711162e66e298 (patch) | |
tree | 1a7cefb9fdbd28358b9135576f249f4247e4612b /proto/bgp/bgp.h | |
parent | 277a34eff195fe39a63db59731f5f2c8d54abdb2 (diff) | |
download | bird-3cb96cd343196baabf847f5d670711162e66e298.tar bird-3cb96cd343196baabf847f5d670711162e66e298.zip |
The initial sequence number for RIP md5 authentication was always zero.
Bad as when bird e.g. was running for two weeks and then restarted it
would take another two weeks until the peers of this router would accept
data again from this router, as the sequence number would be too low.
Changed to use the the current system time as the starting sequence
number which is a more sane start value.
(by Andreas, cleaned up by me)
Diffstat (limited to 'proto/bgp/bgp.h')
0 files changed, 0 insertions, 0 deletions