bird/proto/rip
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
..
auth.c Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01:00
config.Y Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01: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 Minor bugfix to compile bird in IPv6. 2004-07-15 17:28:13 +00:00
rip.h Password management redesigned (untested). 2004-06-26 20:11:14 +00:00