bird/filter
Ondrej Zajicek 1321e12ac4 Static: Allows to specify attributes for static routes
The patch adds suport for specifying route attributes together with
static routes, e.g.:

 route 10.1.1.0/24 via 10.0.0.1 { krt_advmss = 1200; ospf_metric1 = 100; };
2015-07-20 17:11:10 +02:00
..
config.Y Allows user data attached to f_trie_node structure. 2015-02-21 14:05:20 +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 Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02: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