0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/filter
Michal 'vorner' Vaner 2a95e63343 RAdv: Support for more specific routes (RFC 4191)
The patch implements Default Router Preferences and More-Specific Routes
(RFC 4191) for RAdv protocol, allowing to announce router preference and
more specific routes in router advertisements. Routes can be exported to
RAdv like to regular routing protocols.

Some cleanups, bugfixes and other changes done by Ondrej Zajicek.
2017-10-04 16:27:02 +02:00
..
config.Y Filters: Do not clamp EC set values to 16 bit for EC_GENERICs 2017-06-19 12:46:40 +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 filter: Allow assigning enums into extended attributes 2017-09-20 15:36:54 +02:00
filter.h RAdv: Support for more specific routes (RFC 4191) 2017-10-04 16:27:02 +02:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test6.conf Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Filter: Minor formatting changes in test.conf 2016-10-18 13:06:51 +02:00
test.conf2 Allow matching on enums: 2000-06-01 08:32:49 +00:00
test.conf.inc Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
tree.c Minor code cleanups 2016-11-08 17:46:29 +01:00
trie.c Tree/Trie: Check the end of buffer 2016-10-11 21:25:21 +02:00