0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/sysdep
Ondrej Zajicek (work) 04edf8f2f2 IO: Workaround for broken FreeBSD behavior
FreeBSD silently changes TTL to 1 when MSG_DONTROUTE is used, even when
it is explicitly set to another value. That breaks TTL security sockets,
including BFD which always uses TTL 255. Bad FreeBSD!
2018-12-19 18:10:39 +01:00
..
bsd BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD 2018-07-28 19:30:56 +02:00
cf BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD 2018-07-28 19:30:56 +02:00
linux Netlink: removed dynamic length array as Clang won't support it. 2018-04-24 12:18:32 +02:00
unix IO: Workaround for broken FreeBSD behavior 2018-12-19 18:10:39 +01:00
config.h NEWS and version update 2018-03-21 16:26:39 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-19 16:29:20 +01:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00