bird/proto/ospf
2001-04-09 19:15:03 +00:00
..
config.Y Added stub interface. (Interface which is propagated to OSPF but 2000-09-02 08:54:40 +00:00
dbdes.c Typo. 2000-08-18 16:47:27 +00:00
dbdes.h Doc 2000-06-07 22:53:51 +00:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Log some unusual situation. 2000-09-03 16:16:33 +00:00
hello.h Added hellos on NBMA networks. (I don't violate RFC now.) 2000-09-02 00:03:36 +00:00
iface.c Fixed many bugs in rt calculation and interface adding. Now it seems to be 2000-09-04 21:21:34 +00:00
iface.h Doc 2000-06-07 22:10:46 +00:00
lsack.c Doc 2000-06-07 22:10:46 +00:00
lsack.h Some lsack work. There is something very worng. :-( It locked my network. 2000-04-18 01:06:16 +00:00
lsalib.c Serious bug in ext lsa origination found. Going for 1.0.4. 2000-09-03 22:18:40 +00:00
lsalib.h Doc in lsalib.c + related minor changes. 2000-06-07 22:31:47 +00:00
lsreq.c Tracing. 2000-06-06 02:50:49 +00:00
lsreq.h LSreq initial work. 2000-03-30 00:18:59 +00:00
lsupd.c Hmm, nasty bug, LSUPD was not well flooded via PTP interfaces. :-( 2000-12-14 01:04:51 +00:00
lsupd.h You can decide if add LSA into lsrth during flood_lsa(). 2000-05-30 17:51:22 +00:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Ehm, my (B)DR election was based on router id, but RFC says ip! 2000-06-08 01:49:19 +00:00
neighbor.h Doc in neighbor.c and some tiny changes related to. 2000-06-07 21:46:22 +00:00
ospf.c Fixed many bugs in rt calculation and interface adding. Now it seems to be 2000-09-04 21:21:34 +00:00
ospf.h I allocate struct ifa before unlocking. So route exported to OSPF are correct. 2000-09-04 19:42:17 +00:00
packet.c Patch from David Rohleder <davro@ics.muni.cz> thanx. 2001-04-09 19:15:03 +00:00
packet.h Doc. 2000-06-07 21:56:32 +00:00
rt.c Small bugfix in ext routes calculation. 2000-11-21 23:47:51 +00:00
rt.h Added tagging of external LSA. 2000-05-31 12:07:09 +00:00
topology.c Serious bug in ext lsa origination found. Going for 1.0.4. 2000-09-03 22:18:40 +00:00
topology.h Just formatting. 2000-08-18 16:36:54 +00:00