0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 01:54:08 +00:00
bird/filter
Maria Matejka 64c6252e7c More attribute types: pointers, strings, btime
For the upcoming rework of protocol state information propagation,
we need some more eattr types to be defined.

These types are probably not defined completely and before using
them for route attributes, you should check that they don't lack
some crucial methods.
2024-10-15 11:22:02 +02:00
..
config.Y Filter global values are not used directly from config 2024-06-14 23:16:07 +02:00
data.c More attribute types: pointers, strings, btime 2024-10-15 11:22:02 +02: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 Attributes: cleanup 2024-06-12 09:23:50 +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 Filter unit test uncertainty hack 2024-06-26 18:30:17 +02:00
filter.c Configuration obstacles made a separate, explicit structure 2024-06-14 23:16:07 +02:00
filter.h Filter global values are not used directly from config 2024-06-14 23:16:07 +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 '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