bird/proto/pipe
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 Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
Makefile Forgot to do a `cvs add', grr. 1999-08-03 19:57:43 +00:00
pipe.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
pipe.h Implements generalized export limits. 2012-04-24 23:39:57 +02:00