bird/proto
Ondrej Zajicek 8df02847e8 Fixes a compatibility issue in OSPFv2 PtP links.
BIRD used zero netmask in hello packets on all PtP links, not just on
unnumbered ones. This patch fixes it and adds option 'ptp netmask'
for overriding the default behavior.

Thanks to Alexander V. Chernikov for the original patch.
2013-04-17 13:06:40 +02:00
..
bgp Fixes a bug in IPv6 BGP next hop processing. 2013-04-16 17:40:44 +02:00
ospf Fixes a compatibility issue in OSPFv2 PtP links. 2013-04-17 13:06:40 +02:00
pipe Separate import and receive limits. 2013-01-10 13:07:33 +01:00
radv A few semicolons added to decrease a number of warnings. 2013-02-10 19:04:08 +01:00
rip Small typos fixed. 2013-02-26 14:29:53 +01:00
static Fixes handling of iface routes in static proto during reconfiguration. 2013-02-09 00:53:04 +01:00
Doc Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00