bird/proto
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
..
bgp Fixes one recently introduced IPv6 BGP compatibility problem. 2009-05-06 15:18:52 +02:00
ospf A change in OSPF and RIP interface patterns. 2009-05-06 22:02:45 +02:00
pipe ... in pipe. 2004-06-05 09:27:35 +00:00
rip A change in OSPF and RIP interface patterns. 2009-05-06 22:02:45 +02: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