bird/conf
Ondrej Zajicek b1a597e0c3 Reimplementation of prefix sets.
Prefix sets were broken beyond any repair and have to be reimplemented.
They are reimplemented using a trie with bitmasks in nodes.
There is also change in the interpretation of minus prefix pattern,
but the old interpretation was already inconsistent with
the documentation and broken.

There is also some bugfixes in filter code related to set variables.
2009-03-31 12:55:57 +02:00
..
cf-lex.l New syntax for bgp_path 2009-03-14 12:43:10 +01:00
conf.c Bugfix for routing table breaking bug. 2008-10-26 23:09:46 +01:00
conf.h fixes some 64-bit related bugs. 2008-12-25 11:55:27 +01:00
confbase.Y Reimplementation of prefix sets. 2009-03-31 12:55:57 +02: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 Client: Online help works (Cisco style: just press `?' at the end of a line). 2000-02-17 22:00:13 +00:00
gen_keywords.m4 Include CF_HDR section in keywords.h as well, so that protocol symbols 2000-04-28 15:12:03 +00:00
gen_parser.m4 Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines, 2000-04-28 15:11:10 +00:00
Makefile New version of flex needs argument separated. 2007-06-20 12:32:39 +00:00