0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00
bird/filter
Maria Matejka da8a23277e CLI: Dumping internal data structures to files, not to debug output
All the 'dump something' CLI commands now have a new mandatory
argument -- name of the file where to dump the data. This allows
for more flexible dumping even for production deployments where
the debug output is by default off.

Also the dump commands are now restricted (they weren't before)
to assure that only the appropriate users can run these time consuming
commands.
2024-12-02 06:54:54 +01:00
..
config.Y ASPA: fixed the check algorithm to actually do what is in the RFC 2024-11-07 15:08:14 +01:00
data.c Filter: Remove T_ENUM_RTC 2024-10-18 16:53:12 +02:00
data.h Filter: Remove T_ENUM_RTC 2024-10-18 16:53:12 +02:00
decl.m4 CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
f-inst.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
f-inst.h CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +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 Simple testing of reconfiguration to a slightly different one 2023-09-24 15:40:18 +02:00
filter.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
filter.h CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +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 ASPA: Unified the ASPA_INVALID into one result 2024-11-26 20:33:28 +01: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 2023-09-24 15:40:18 +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 2023-01-07 20:18:44 +01:00
trie_test.c Nest: Add tests and benchmark for FIB 2023-05-16 13:25:48 +02:00
trie.c Trie: Fix trie format 2022-02-06 23:27:13 +01:00