bird/filter
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
..
config.Y Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
Doc Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
f-util.c ... and in the filter. 2004-06-05 09:26:55 +00:00
filter.c Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
filter.h Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf2 Allow matching on enums: 2000-06-01 08:32:49 +00:00
test6.conf Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
tree.c Progdocs updates 2000-06-07 14:45:55 +00:00
trie.c Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00