0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00
bird/proto/bfd
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
..
bfd.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
bfd.h BFD: Add option to accept zero checksum for IPv6 UDP packets 2024-06-26 16:29:57 +02:00
config.Y BFD: Add option to accept zero checksum for IPv6 UDP packets 2024-06-26 16:29:57 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
io.c Introducing an universal temporary linpool flushed after every task 2022-03-02 12:13:49 +01:00
io.h Timers: Split microsecond timers from BFD code to lib 2017-12-07 13:46:53 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BFD: Add option to accept zero checksum for IPv6 UDP packets 2024-06-26 16:29:57 +02:00