0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/filter
Ondrej Zajicek 07757b8a0c Filter: Initialize route attribute flags properly
Move 'flags' field back to ea_class, so filtering code can use it to
initialize route attribute flags when set by filters.
2024-04-01 02:53:25 +02:00
..
config.Y Merge commit '224a152c53f304881f8616a1c9255b467062a069' into thread-next 2024-03-28 16:22:23 +01:00
data.c Merge branch 'mq-aggregator-for-v3' into HEAD 2023-11-01 10:58:31 +01:00
data.h Merge commit '333ddd4f' into mq-aggregator-for-v3 2023-11-02 12:01:22 +01:00
decl.m4 Fixes for CLang 2024-01-26 14:50:56 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Filter: Initialize route attribute flags properly 2024-04-01 02:53:25 +02:00
f-inst.h Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
f-util.c Filter: Add support for string route attribute 2024-02-14 14:29:19 +01:00
filter_test.c Merge commit '0a729b50' into thread-next 2023-10-29 15:42:46 +01:00
filter.c Merge commit 'ba91f4c831f057b81104d1453f99b012c01f9c9e' into thread-next 2023-10-31 16:54:58 +01:00
filter.h Merge commit 'ba91f4c831f057b81104d1453f99b012c01f9c9e' into thread-next 2023-10-31 16:54:58 +01: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 '472be46f7ab211f38e7662543f1436df30dca753' into thread-next 2024-01-28 23:09:54 +01: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