0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-23 17:31:55 +00:00
bird/sysdep
Ondrej Zajicek f9c7861e11 Netlink: Handle onlink flag on BSD-Netlink
On BSD, the onlink flag is not tracked or reported by kernel. We are
using an heuristic that assigns the onlink flag to routes scanned from
the kernel. We should use the same heuristic even in BSD-Netlink
case, as the onlink flag is not reported here too.

Thanks to Björn König for the original patch.
2025-01-07 20:38:49 +01:00
..
bsd Netlink: Handle onlink flag on BSD-Netlink 2025-01-07 20:38:49 +01:00
bsd-netlink Netlink: move OS-specific headers and defines to sysdep 2022-12-16 19:21:51 +01:00
cf Netlink: Handle onlink flag on BSD-Netlink 2025-01-07 20:38:49 +01:00
linux Netlink: Handle onlink flag on BSD-Netlink 2025-01-07 20:38:49 +01:00
unix Netlink: Handle onlink flag on BSD-Netlink 2025-01-07 20:38:49 +01:00
config.h NEWS and version update 2024-12-03 15:12:50 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00