bird/proto/rip
Martin Mares 3cb96cd343 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)
2004-05-31 18:11:16 +00:00
..
auth.c The initial sequence number for RIP md5 authentication was always zero. 2004-05-31 18:11:16 +00:00
config.Y Tried to change garbagetime -> garbage time to be more consistent. 2000-05-30 11:15:19 +00:00
Doc Docs updates: 2000-06-05 16:36:16 +00:00
Makefile Mensi updaty do ripu. Pridana passwd autentikace (netestovano). 1999-05-11 09:53:45 +00:00
rip.c Make RIP nolisten mode actually work. The socket is required for 2004-05-31 17:42:38 +00:00
rip.h Add safety check. 2000-06-05 15:41:44 +00:00