bird/proto/radv
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 Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
Doc Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
Makefile Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
packets.c Integrated IP functions. 2014-10-24 11:11:43 +02:00
radv.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
radv.h Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00