bird/proto/ospf
Ondrej Zajicek f623ab9875 Implements OSPF stub router option (RFC 3137).
Also fixes OSPFv3 routing table calculcation w.r.t.
errata 2078 to RFC 5340.
2013-06-11 12:12:11 +02:00
..
config.Y Implements OSPF stub router option (RFC 3137). 2013-06-11 12:12:11 +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 crash with vlinks. 2013-05-28 10:48:14 +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 OSPF stub router option (RFC 3137). 2013-06-11 12:12:11 +02:00
ospf.h Implements OSPF stub router option (RFC 3137). 2013-06-11 12:12:11 +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 Implements OSPF stub router option (RFC 3137). 2013-06-11 12:12:11 +02:00
rt.h Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
topology.c Implements OSPF stub router option (RFC 3137). 2013-06-11 12:12:11 +02:00
topology.h Fixes default route in OSPF multiple area setting. 2012-07-26 13:59:50 +02:00