0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/filter
Maria Matejka c5f6dc8142 Merge commit '0a729b50' into thread-next
This merge was particularly difficult. I finally resorted to delete the
symbol scope active flag altogether and replace its usage by other
means.

Also I had to update custom route attribute registration to fit
both the scope updates in v2 and the data model in v3.
2023-10-29 15:42:46 +01:00
..
config.Y Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
data.c Merge commit 'bb8e2824' into thread-next 2023-10-29 00:56:06 +02:00
data.h Merge commit 'a3dc2645' into thread-next 2023-10-29 00:50:38 +02:00
decl.m4 Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
f-inst.h Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
f-util.c Merge commit 'a3dc2645' into thread-next 2023-10-29 00:50:38 +02:00
filter_test.c Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
filter.c Merge commit 'fdd39c81' into thread-next 2023-10-29 00:00:07 +02:00
filter.h Merge commit '0dbcc927' into thread-next 2023-10-13 13:36:47 +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 Merge commit 'a3dc2645' into thread-next 2023-10-29 00:50:38 +02:00
test.conf2 Removing the route scope attribute. Use custom attributes instead. 2022-05-04 15:39:21 +02:00
test.conf.inc filter/test.conf: Replace print func with assert and format 2016-11-16 12:22:01 +01:00
test.conf.overlay Simple testing of reconfiguration to a slightly different one 2023-09-24 15:40:18 +02:00
tree_test.c Linpool state save and restore refactoring 2023-05-06 10:50:31 +02:00
tree.c Filter: Change linearization of branches in switch instruction 2023-01-07 20:18:44 +01:00
trie_test.c Merge commit '5121101136cb80151a9361c63dc4822afeb44eef' into thread-next 2023-10-12 14:12:33 +02:00
trie.c Trie: Fix trie format 2022-02-06 23:27:13 +01:00