bird/proto
Ondrej Zajicek b21f68b4cd Fix bugs in OSPF MD5 authentication. First bug is that default
values for MD5 password ID changed during reconfigure, Second
bug is that BIRD chooses password in first-fit manner, but RFC
says that it should use the one with the latest generate-from.

It also modifies the syntax for multiple passwords.
Now it is possible to just add more 'password' statements
to the interface section and it is not needed to use
'passwords' section. Old syntax can be used too.
2008-11-08 17:24:23 +01:00
..
bgp Fixes bugs in IPv6 code caused by recent commits. 2008-11-05 21:39:04 +01:00
ospf Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01:00
pipe ... in pipe. 2004-06-05 09:27:35 +00:00
rip Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01: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