bird/conf
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
..
cf-lex.l Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
conf.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
conf.h unsigned [int] -> uint 2015-06-08 02:24:08 +02:00
confbase.Y Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
Doc Moved parser docs to cf-lex.l, so that the parser compiles. 2000-06-04 15:22:20 +00:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
gen_parser.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
Makefile Flex does not need the output of Bison. 2009-08-10 14:36:30 +02:00