0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/rip
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 Conf: config warnings show the file position 2023-09-12 15:58:07 +02: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 RIP: Improvements to demand circuit mode 2020-03-14 17:04:49 +01:00
rip.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
rip.h RIP: convert the rte-local attributes to extended attributes 2021-10-13 19:09:04 +02:00