0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00
bird/sysdep/unix
Maria Matejka 2ba6e797cc Fixed a stupid bug in parse-and-exit mode
Introduced in 08ff0af898, the additional CLI
configuration wasn't properly initialized in the parse-and-exit mode
due to an oversight that cli_init_unix() is not called in this mode.

Thanks to Felix Friedlander for the bugreport.
2024-08-29 14:37:19 +02:00
..
alloc.c Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +01:00
config.Y Additional CLI sockets may now be restricted 2024-06-27 04:14:39 +02: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 IO: Ensure that socket rcvbuf is large enough 2024-08-01 14:55:05 +02:00
krt.c Expanded usage of stdbool.h to the whole BIRD 2024-03-25 09:39:58 +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 Log: Add support for UDP logging 2023-12-13 04:01:09 +01:00
main.c Fixed a stupid bug in parse-and-exit mode 2024-08-29 14:37:19 +02: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 Additional CLI sockets can be now configured in the config file 2024-06-27 04:14:38 +02:00