bird/proto/ospf
Ondrej Zajicek a7f23f581f Implements protocol templates.
Based on the patch from Alexander V. Chernikov.
Extended to support almost all protocols.
Uses 'protocol bgp NAME from TEMPLATE { ... }' syntax.
2011-11-07 00:31:23 +01:00
..
config.Y Implements protocol templates. 2011-11-07 00:31:23 +01:00
dbdes.c Temoporary OSPF commit - socket changes. 2010-03-11 18:07:24 +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 OSPF NSSA support, part one. 2011-07-20 23:48:06 +02:00
hello.h Removes timers for stub interfaces. Also fixes some minor bugs. 2011-07-08 01:14:52 +02:00
iface.c Removes timers for stub interfaces. Also fixes some minor bugs. 2011-07-08 01:14:52 +02:00
iface.h Vastly improved OSPF reconfiguration. 2011-03-17 15:53:36 +01:00
lsack.c Fixes a bug in LSA flooding. 2010-05-07 15:54:27 +02:00
lsack.h Temporary OSPFv3 development commit 2009-08-21 09:27:52 +02:00
lsalib.c OSPF NSSA support, part one. 2011-07-20 23:48:06 +02: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 for OSPF NSSA handling. 2011-09-03 21:31:26 +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 Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
ospf.h Implements protocol templates. 2011-11-07 00:31:23 +01:00
packet.c Signal problems with route installation to kernel tables. 2011-10-06 22:48:49 +02:00
packet.h Fixes a bug in LSA update of large LSAs. 2010-11-04 17:22:43 +01:00
rt.c Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
rt.h Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00
topology.c Fixes seqnum generation. 2011-10-27 14:52:28 +02:00
topology.h Fixes for OSPF NSSA handling. 2011-09-03 21:31:26 +02:00