bird/proto
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
..
bgp Updated a comment. 2003-02-23 10:22:04 +00:00
ospf Useless include deleted. 2004-05-31 16:42:12 +00:00
pipe Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
rip The initial sequence number for RIP md5 authentication was always zero. 2004-05-31 18:11:16 +00:00
static Fix %<something>I format strings. 2001-08-19 11:15:24 +00:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00