0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/babel
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
..
babel.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
babel.h Babel: Add support for the RTT extension 2023-06-02 00:31:53 +02:00
config.Y Babel: Fix build with limited set of protocols 2024-03-19 15:39:46 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c Babel: Add support for the RTT extension 2023-06-02 00:31:53 +02:00