0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-23 17:31:55 +00:00
bird/sysdep/unix
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
..
alloc.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
config.Y Nest: Cleanup timeformat grammar 2024-11-07 15:08:51 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
krt.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
krt.h KRT: Allow to learn routes with RTPROT_KERNEL 2023-10-06 04:55:56 +02:00
krt.Y KRT: Allow to learn routes with RTPROT_KERNEL 2023-10-06 04:55:56 +02:00
log.c Logging: exposing vlog() to log va_lists 2024-12-02 04:27:30 +01:00
main.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
random.c sysdep: Add wrapper to get random bytes - update 2021-06-06 16:26:06 +02:00
unix.h CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00