0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/sysdep
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
..
bsd Nest: Added const to ea_show just to declare that this shouldn't really change anything 2019-08-17 13:56:12 +02:00
cf Add support for source-specific IPv6 routes to BIRD core 2018-02-13 16:39:07 +01:00
linux Nest: Added const to ea_show just to declare that this shouldn't really change anything 2019-08-17 13:56:12 +02:00
unix Unix socket: Path length check directly before copying the path. 2019-08-17 14:57:41 +02:00
config.h NEWS and version update 2018-03-21 16:33:08 +01:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00