bird/filter
Ondrej Zajicek 094d2bdb79 Implements ADD-PATH extension for BGP.
Allows to send and receive multiple routes for one network by one BGP
session. Also contains necessary core changes to support this (routing
tables accepting several routes for one network from one protocol).
It needs some more cleanup before merging to the master branch.
2012-08-14 16:46:43 +02:00
..
config.Y Allows some modifications of dest attribute in filters. 2012-04-29 01:35:52 +02: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 Implements ADD-PATH extension for BGP. 2012-08-14 16:46:43 +02:00
filter.h Route Origin Authorization basics. 2012-03-18 17:32:30 +01:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Route Origin Authorization basics. 2012-03-18 17:32:30 +01: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 Replaces the algorithm for building balanced trees. 2010-02-17 22:11:42 +01:00
trie.c Changes print-like filter commands to use a log instead of a stderr. 2010-09-20 13:01:01 +02:00