0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00
bird/filter
Ondrej Zajicek (work) b940579115 Filter: Allow silent filter execution
A filter should log messages only if executed explicitly (e.g., during
route export or route import). When a filter is executed for technical
reasons (e.g., to establish whether a route was exported before), it
should run silently.
2018-01-16 16:20:01 +01: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 silent filter execution 2018-01-16 16:20:01 +01:00
filter.h Filter: Allow silent filter execution 2018-01-16 16:20:01 +01: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 test: typo fix 2017-11-09 15:04:05 +01: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