mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-10 05:08:42 +00:00
a0c37b45e5
files and syslog) and assign lists of message categories to each of them.
24 lines
193 B
Plaintext
24 lines
193 B
Plaintext
log.c
|
|
main.c
|
|
timer.h
|
|
io.c
|
|
unix.h
|
|
endian.h
|
|
config.Y
|
|
|
|
krt.c
|
|
krt.h
|
|
krt.Y
|
|
|
|
#ifdef CONFIG_UNIX_IFACE
|
|
krt-iface.c
|
|
krt-iface.h
|
|
#endif
|
|
|
|
#ifdef CONFIG_UNIX_SET
|
|
krt-set.c
|
|
krt-set.h
|
|
#endif
|
|
|
|
client-main.c
|