bird/proto/ospf
Ondrej Filip 3b16080c97 Multiple OSPF areas can be attached.
Origination of summary LSA works.
Routing table calculation works.
Virtual links works.

Well, I hope, OSPF is fully compatible with RFC2328!!!!
2004-07-14 21:46:20 +00:00
..
config.Y Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
dbdes.c Bugfix: Router was unable to advertise AS external routes. 2004-07-13 22:04:57 +00:00
dbdes.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
hello.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
iface.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
iface.h A lot of changes: 2004-06-25 16:39:53 +00:00
lsack.c Md5 authentification added (unsested). 2004-06-26 20:15:34 +00:00
lsack.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
lsalib.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
lsalib.h Deleted unused parameters. 2004-06-06 18:45:08 +00:00
lsreq.c Md5 authentification added (unsested). 2004-06-26 20:15:34 +00:00
lsreq.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
lsupd.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
lsupd.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
neighbor.h hello.c and hello.h cleaned up. No design changes. 2004-06-04 12:53:10 +00:00
ospf.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
ospf.h Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
packet.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
packet.h Md5 authentification added (unsested). 2004-06-26 20:15:34 +00:00
rt.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
rt.h A lot of changes: 2004-06-25 16:39:53 +00:00
topology.c Multiple OSPF areas can be attached. 2004-07-14 21:46:20 +00:00
topology.h A lot of changes: 2004-06-25 16:39:53 +00:00