0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/filter
Maria Matejka a582ee9c6d Aggregator moved to a separate protocol
Also updated data structures and reconfigure.

Known bug: the hash doesn't take adata into account. Needs fixing!
2024-05-30 12:30:00 +02:00
..
config.Y Aggregator moved to a separate protocol 2024-05-30 12:30:00 +02:00
data.c Aggregator moved to a separate protocol 2024-05-30 12:30:00 +02:00
data.h Aggregator moved to a separate protocol 2024-05-30 12:30:00 +02:00
decl.m4 Filter: Shortened method declarations 2024-05-30 12:30:00 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Aggregator moved to a separate protocol 2024-05-30 12:30:00 +02:00
f-inst.h Filter: Print instructions take only one value (simplification) 2024-05-30 12:30:00 +02:00
f-util.c Filter: Print instructions take only one value (simplification) 2024-05-30 12:30:00 +02:00
filter_test.c Simple testing of reconfiguration to a slightly different one 2024-05-30 12:30:00 +02:00
filter.c Aggregator moved to a separate protocol 2024-05-30 12:30:00 +02:00
filter.h Aggregator: polishing of filter API 2024-05-30 12:30:00 +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 Filter: Methods rework 2024-05-30 12:30:00 +02:00
test.conf2 Filter: Remove quitbird command 2020-05-02 02:47:18 +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 2024-05-30 12:30:00 +02:00
tree_test.c Replaced custom linpools in tests for the common tmp_linpool 2022-03-02 12:13:49 +01:00
tree.c Filter: Change linearization of branches in switch instruction 2024-05-30 12:30:00 +02:00
trie_test.c Nest: Add tests and benchmark for FIB 2024-05-30 12:30:00 +02:00
trie.c Trie: Fix trie format 2022-02-06 23:27:13 +01:00