bird/proto/rip
Ondrej Zajicek 20e94fb85b A change in OSPF and RIP interface patterns.
Allows to add more interface patterns to one common 'options'
section like:

interface "eth3", "eth4" { options common to eth3 and eth4 };

Also removes undocumented and unnecessary ability to specify
more interface patterns with different 'options' sections:

interface "eth3" { options ... }, "eth4" { options ... };
2009-05-06 22:02:45 +02:00
..
auth.c Fix bugs in OSPF MD5 authentication. First bug is that default 2008-11-08 17:24:23 +01:00
config.Y A change in OSPF and RIP interface patterns. 2009-05-06 22:02:45 +02: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 A change in OSPF and RIP interface patterns. 2009-05-06 22:02:45 +02:00
rip.h Password management redesigned (untested). 2004-06-26 20:11:14 +00:00