bird/proto/ospf
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
..
config.Y Fixes a compatibility issue in OSPFv2 PtP links. 2013-04-17 13:06:40 +02:00
dbdes.c Adds warning for mismatch MTU in OSPF packets. 2012-03-15 13:45:55 +01:00
dbdes.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Fixes a compatibility issue in OSPFv2 PtP links. 2013-04-17 13:06:40 +02:00
hello.h Removes timers for stub interfaces. Also fixes some minor bugs. 2011-07-08 01:14:52 +02:00
iface.c Fixes a compatibility issue in OSPFv2 PtP links. 2013-04-17 13:06:40 +02:00
iface.h Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
lsack.c Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +02:00
lsack.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
lsalib.c NEWS and version update. 2012-03-22 12:29:02 +01:00
lsalib.h Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
lsreq.c Temoporary OSPF commit - socket changes. 2010-03-11 18:07:24 +01:00
lsreq.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
lsupd.c Fixes another bug in OSPFv3 vlinks. 2012-10-31 17:14:35 +01:00
lsupd.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Fixes another bug in OSPFv3 vlinks. 2012-10-31 17:14:35 +01:00
neighbor.h Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
ospf.c Implements interface masks for choosing router id. 2012-12-27 12:56:23 +01:00
ospf.h Fixes a compatibility issue in OSPFv2 PtP links. 2013-04-17 13:06:40 +02:00
packet.c Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +02:00
packet.h Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +02:00
rt.c Fixes default route in OSPF multiple area setting. 2012-07-26 13:59:50 +02:00
rt.h Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
topology.c Change unnamed ptp link description on OSPFv2. 2012-11-15 14:08:20 +01:00
topology.h Fixes default route in OSPF multiple area setting. 2012-07-26 13:59:50 +02:00