0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/filter
Maria Matejka a267d569ee KRT: Using obligatory export table when non-trivial filters are applied.
When the kernel filter is anything more sophisticated than FILTER_ACCEPT
or FILTER_REJECT, we should ensure that the old route being sent to the
kernel protocol is really what was sent there before. This fixes the old
misbehavior when an unfiltered old route was used.
2020-04-30 16:14:26 +02:00
..
config.Y Preference moved to RTA and set explicitly in protocols 2020-04-30 16:14:26 +02:00
data.c Filter: Improve typecheck error messages 2019-11-05 15:30:16 +01:00
data.h Preference moved to RTA and set explicitly in protocols 2020-04-30 16:14:26 +02:00
decl.m4 Filter: Don't alloc varargs array if its length would be zero 2020-04-28 16:25:14 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Preference moved to RTA and set explicitly in protocols 2020-04-30 16:14:26 +02:00
f-inst.h Filter: Add support for src/dst accessors for Flowspec and SADR 2019-12-09 04:23:01 +01:00
f-util.c Filter: Fix crash with 'where' filters and function calls 2019-09-10 13:45:18 +02:00
filter_test.c Test: Improve filter_test 2019-12-17 00:01:53 +01:00
filter.c Filter: Add support for src/dst accessors for Flowspec and SADR 2019-12-09 04:23:01 +01:00
filter.h KRT: Using obligatory export table when non-trivial filters are applied. 2020-04-30 16:14:26 +02:00
Makefile Filter: Pre-evaluation of constant expressions 2019-07-02 10:45:53 +02:00
test-reconf-begin.conf Filters: comparison of functions and filters caching 2019-02-26 16:44:24 +01:00
test-reconf-end.conf Filters: comparison of functions and filters caching 2019-02-26 16:44:24 +01:00
test.conf Dropping the RTS_DUMMY temporary route storage. 2020-04-30 16:14:26 +02:00
test.conf2 Filter: the test conf checks also a bit of BGP args 2018-03-08 12:57:39 +01:00
test.conf.inc filter/test.conf: Replace print func with assert and format 2016-11-16 12:22:01 +01:00
tree_test.c Filter: merged filter instruction constructors, counting line size on instruction construct 2019-02-20 22:30:54 +01:00
tree.c Filter: merged filter instruction constructors, counting line size on instruction construct 2019-02-20 22:30:54 +01:00
trie_test.c Filter: Optimize IPv4 prefix sets 2020-03-26 03:57:48 +01:00
trie.c Filter: Remove mixed address tests and fix formatting 2020-03-26 04:59:15 +01:00