0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-11 19:41:54 +00:00
bird/sysdep/unix
Maria Matejka 33e07e8114 Unix socket: Path length check directly before copying the path.
This is not needed as the string is always short enough, anyway
it may be needed in future and one strlen during BIRD start is
cheap enough.
2019-08-17 14:57:41 +02:00
..
config.Y Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Unix socket: Path length check directly before copying the path. 2019-08-17 14:57:41 +02:00
krt.c Nest: Added const to ea_show just to declare that this shouldn't really change anything 2019-08-17 13:56:12 +02:00
krt.h Nest: Added const to ea_show just to declare that this shouldn't really change anything 2019-08-17 13:56:12 +02:00
krt.Y KRT: Fix option 'merge paths' 2018-01-23 15:12:43 +01:00
log.c Log: Fixed race condition in reconfigure while BFD is running 2019-07-30 12:12:44 +02:00
main.c Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
unix.h Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00