0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto
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
..
aggregator Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
babel CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bfd CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bgp MRT: instead of crashing, ignore non-BGP attributes 2024-12-02 04:27:30 +01:00
bmp CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
l3vpn MPLS: Update to support and use 64bit source id 2023-10-04 15:00:24 +02:00
mrt MRT: instead of crashing, ignore non-BGP attributes 2024-12-02 04:27:30 +01:00
ospf CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
perf Nest: Fix several issues with pflags 2023-01-01 20:10:23 +01:00
pipe BGP: Add received role value to role mismatch log message 2023-01-20 15:55:47 +01:00
radv Structures bytestring and adata merged into adata. 2023-09-20 14:03:05 +02:00
rip CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
rpki RPKI: refactored pdu to host byte order conversion 2024-11-28 14:19:47 +01:00
static CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
Doc BMP protocol support 2023-04-16 20:05:15 +02:00