bird/filter
Ondrej Zajicek ba5c0057ed Extends pair set syntax, matching and deleting against clist.
Expressions like (123,*) can be used in pair set literals, clists can be
matched against pair sets (community ~ pairset) and pair sets can be
used to specify items to delete from clists (community.delete(pairset)).
2010-05-22 22:47:24 +02:00
..
config.Y Extends pair set syntax, matching and deleting against clist. 2010-05-22 22:47:24 +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 Extends pair set syntax, matching and deleting against clist. 2010-05-22 22:47:24 +02:00
filter.h Filter language updates; new route attributes and datatype. 2010-03-29 19:29:03 +02:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Extends pair set syntax, matching and deleting against clist. 2010-05-22 22:47:24 +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 Replaces the algorithm for building balanced trees. 2010-02-17 22:11:42 +01:00
trie.c Some cleanups. 2009-08-27 19:01:04 +02:00