bird/proto/ospf
2000-05-16 23:59:38 +00:00
..
config.Y Use preferences properly. 2000-05-08 10:40:00 +00:00
dbdes.c Bugfix in flooding. (bad size) 2000-05-11 22:00:55 +00:00
dbdes.h lsa_cmp moved into lsalib.c 2000-04-02 19:04:23 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
hello.c Be more verbose. 2000-05-10 23:42:13 +00:00
hello.h Destroying of neighbor moved from 'hello' to 'neighbor' and 2000-05-10 12:37:43 +00:00
iface.c Downing of interface should work. 2000-05-16 23:59:38 +00:00
iface.h Better debugging. 2000-02-23 23:13:27 +00:00
lsack.c Better debugging. 2000-05-11 22:00:16 +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 Bugfix in ip_addr endianity. 2000-05-10 11:52:39 +00:00
lsalib.h Cleanup of code. Some arguments of functions were useless. 2000-05-03 22:23:41 +00:00
lsreq.c Many bugfixes. (I added one entry twice to slist.) 2000-05-09 18:17:34 +00:00
lsreq.h LSreq initial work. 2000-03-30 00:18:59 +00:00
lsupd.c Bugfix in flooding. (bad size) 2000-05-11 22:00:55 +00:00
lsupd.h Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Downing of interface should work. 2000-05-16 23:59:38 +00:00
neighbor.h Downing of interface should work. 2000-05-16 23:59:38 +00:00
ospf.c Calculation of external routes. 2000-05-10 10:47:17 +00:00
ospf.h Change u32 to ip_addr in ext lsa. 2000-05-10 11:22:08 +00:00
packet.c More robust tests in packet receiving. 2000-05-10 23:41:18 +00:00
packet.h Some lsack work. There is something very worng. :-( It locked my network. 2000-04-18 01:06:16 +00:00
rt.c Calculation of external routes finally works. 2000-05-16 23:24:50 +00:00
rt.h Calculation of external routes. 2000-05-10 10:47:17 +00:00
topology.c Minor changes. 2000-05-11 22:02:53 +00:00
topology.h Testing if I can flush LSA from database. 2000-05-03 22:12:33 +00:00