bird/filter
Maria Matejka 265419a369 Custom route attributes
For local route marking purposes, local custom route attributes may be
defined. These attributes are seamlessly stripped after export filter to
every real protocol like Kernel, BGP or OSPF, they however pass through
pipes. We currently allow at most 256 custom attributes.

This should be much faster than currently used bgp communities
for marking routes.
2018-12-06 09:55:21 +01:00
..
config.Y Custom route attributes 2018-12-06 09:55:21 +01:00
f-util.c Custom route attributes 2018-12-06 09:55:21 +01:00
filter.c Custom route attributes 2018-12-06 09:55:21 +01:00
filter.h Custom route attributes 2018-12-06 09:55:21 +01:00
filter_test.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00
test.conf Filter: Add support for VPN_RD sets 2018-10-25 11:26:58 +02:00
test.conf.inc filter/test.conf: Replace print func with assert and format 2016-11-16 12:22:01 +01:00
test.conf2 Filter: the test conf checks also a bit of BGP args 2018-03-08 12:57:39 +01:00
tree.c Minor code cleanups 2016-11-08 17:46:29 +01:00
tree_test.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
trie.c Merge branch 'master' into int-new 2016-11-08 19:27:58 +01:00
trie_test.c Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0 2016-11-11 17:43:09 +01:00