bird/proto/ospf
Ondrej Filip 98ac61766d A lot of changes:
- metric is 3 byte long now
	- summary lsa originating
	- more OSPF areas possible
	- virtual links
	- better E1/E2 routes handling
	- some bug fixes..

I have to do:
	- md5 auth (last mandatory item from rfc2328)
	- !!!!DEBUG!!!!! (mainly virtual link system has probably a lot of bugs)
	- 2328 appendig E
2004-06-25 16:39:53 +00:00
..
config.Y A lot of changes: 2004-06-25 16:39:53 +00:00
dbdes.c A lot of changes: 2004-06-25 16:39:53 +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 A lot of changes: 2004-06-25 16:39:53 +00:00
hello.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
iface.c A lot of changes: 2004-06-25 16:39:53 +00:00
iface.h A lot of changes: 2004-06-25 16:39:53 +00:00
lsack.c A lot of changes: 2004-06-25 16:39:53 +00:00
lsack.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
lsalib.c A lot of changes: 2004-06-25 16:39:53 +00:00
lsalib.h Deleted unused parameters. 2004-06-06 18:45:08 +00:00
lsreq.c A lot of changes: 2004-06-25 16:39:53 +00:00
lsreq.h Cleanup in packet.c. Deleted unused parameters. 2004-06-06 19:53:52 +00:00
lsupd.c A lot of changes: 2004-06-25 16:39:53 +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 Better adjacency building, some minor bugfixes. 2004-06-11 09:34:48 +00:00
neighbor.h hello.c and hello.h cleaned up. No design changes. 2004-06-04 12:53:10 +00:00
ospf.c A lot of changes: 2004-06-25 16:39:53 +00:00
ospf.h A lot of changes: 2004-06-25 16:39:53 +00:00
packet.c A lot of changes: 2004-06-25 16:39:53 +00:00
packet.h A lot of changes: 2004-06-25 16:39:53 +00:00
rt.c A lot of changes: 2004-06-25 16:39:53 +00:00
rt.h A lot of changes: 2004-06-25 16:39:53 +00:00
topology.c A lot of changes: 2004-06-25 16:39:53 +00:00
topology.h A lot of changes: 2004-06-25 16:39:53 +00:00