0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/filter
Maria Matejka 731593685b Merge commit 'd85fa48e' into thread-next
The resource dumping routines needed to be updated in v3 to use the new
API introduced in v2.

Conflicts:
	filter/f-util.c
	filter/filter.c
	lib/birdlib.h
	lib/event.c
	lib/mempool.c
	lib/resource.c
	lib/resource.h
	lib/slab.c
	lib/timer.c
	nest/config.Y
	nest/iface.c
	nest/iface.h
	nest/locks.c
	nest/neighbor.c
	nest/proto.c
	nest/route.h
	nest/rt-attr.c
	nest/rt-table.c
	proto/bfd/bfd.c
	proto/bmp/bmp.c
	sysdep/unix/io.c
	sysdep/unix/krt.c
	sysdep/unix/main.c
	sysdep/unix/unix.h
2024-12-13 15:58:10 +01:00
..
config.Y Conf: build fix for older bisons 2024-11-29 11:27:30 +01:00
data.c Merge commit '1002c35b' into thread-merge-2.16 2024-11-29 10:25:59 +01:00
data.h Filter: Remove T_ENUM_RTC 2024-10-18 16:53:12 +02:00
decl.m4 Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00
f-inst.h Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00
f-util.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
filter_test.c Filter unit test uncertainty hack 2024-06-26 18:30:17 +02:00
filter.c Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +01:00
filter.h Merge commit 'd85fa48e' into thread-next 2024-12-13 15:58:10 +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 '997d2f57' into thread-merge-2.16 2024-11-29 11:43:49 +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