bird/proto/rip
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 Major RIP redesign 2015-10-05 13:18:10 +02:00
Doc Major RIP redesign 2015-10-05 13:18:10 +02:00
Makefile Major RIP redesign 2015-10-05 13:18:10 +02:00
packets.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
rip.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
rip.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00