0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00
bird/filter
Maria Matejka da52d66177 Merge commit '58efa944' into thread-next
Conflicts:
	conf/cf-lex.l
	conf/conf.h
	conf/confbase.Y
	conf/gen_keywords.m4
	conf/gen_parser.m4
	filter/config.Y
	nest/config.Y
	proto/bgp/config.Y
	proto/static/config.Y

Keywords and attributes are split to separate namespaces, to avoid
collisions between regular keyword use and attribute overlay.
2023-10-25 14:41:11 +02:00
..
config.Y Merge commit '58efa944' into thread-next 2023-10-25 14:41:11 +02:00
data.c Merge commit 'a5a6de58' into thread-next 2023-10-24 10:39:52 +02:00
data.h Merge commit 'a5a6de58' into thread-next 2023-10-24 10:39:52 +02:00
decl.m4 Merge commit '5121101136cb80151a9361c63dc4822afeb44eef' into thread-next 2023-10-12 14:12:33 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Merge commit 'a5a6de58' into thread-next 2023-10-24 10:39:52 +02:00
f-inst.h Merge commit 'fc354788' into thread-next 2023-10-13 11:32:53 +02:00
f-util.c Moved config-related allocations to config_pool and showing its size in memory usage 2022-11-01 16:38:24 +01:00
filter_test.c Removed config reparsing from unrelated tests 2023-01-19 11:00:38 +01:00
filter.c Merge commit '0dbcc927' into thread-next 2023-10-13 13:36:47 +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 'cce48c6c' into thread-next 2023-10-13 14:02:21 +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
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