bird/proto/ospf
Ondrej Zajicek 094d2bdb79 Implements ADD-PATH extension for BGP.
Allows to send and receive multiple routes for one network by one BGP
session. Also contains necessary core changes to support this (routing
tables accepting several routes for one network from one protocol).
It needs some more cleanup before merging to the master branch.
2012-08-14 16:46:43 +02:00
..
config.Y Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +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 Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +02:00
hello.h Removes timers for stub interfaces. Also fixes some minor bugs. 2011-07-08 01:14:52 +02:00
iface.c Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +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 Some minor fixes. 2012-08-06 11:09:13 +02: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 Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
neighbor.h Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
ospf.c Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
ospf.h Real broadcast mode for OSPFv2. 2012-05-14 11:47:41 +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 ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
rt.h Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
topology.c Fixes default route in OSPF multiple area setting. 2012-07-26 13:59:50 +02:00
topology.h Fixes default route in OSPF multiple area setting. 2012-07-26 13:59:50 +02:00