0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-21 09:11:54 +00:00
bird/sysdep
Ondrej Zajicek e0ed978e75 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.
2024-12-12 04:04:07 +01:00
..
bsd Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +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 2024-12-12 04:04:07 +01:00
linux Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +01:00
unix Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +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