bird/proto/ospf
Ondrej Zajicek (work) fe9f1a6ded Initial commit on integrated BIRD
New data types net_addr and variants (in lib/net.h) describing
network addresses (prefix/pxlen). Modifications of FIB structures
to handle these data types and changing everything to use these
data types instead of prefix/pxlen pairs where possible.

The commit is WiP, some protocols are not yet updated (BGP, Kernel),
and the code contains some temporary scaffolding.

Comments are welcome.
2015-11-05 12:48:52 +01:00
..
config.Y Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
dbdes.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
iface.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
lsalib.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
ospf.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
ospf.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
packet.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
rt.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
rt.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
topology.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
topology.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00