bird/filter
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 Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
Doc Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
f-util.c Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
filter.c Initial commit on integrated BIRD 2015-11-05 12:48:52 +01:00
filter.h Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Allows more constants in set literals. 2014-10-02 12:52:50 +02:00
test.conf.inc Implements wildcard matching in config file include. 2012-07-18 19:29:33 +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 Merge commit 'origin/bfd' 2013-11-22 02:48:44 +01:00
trie.c Allows user data attached to f_trie_node structure. 2015-02-21 14:05:20 +01:00