0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00
bird/sysdep/linux
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
..
krt-sys.h Netlink: Fix spelling of krt_ssthresh / krt_lock_ssthresh 2024-02-16 15:00:03 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink-sys.h Netlink: move OS-specific headers and defines to sysdep 2022-12-16 19:21:51 +01:00
netlink.c Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +01:00
netlink.Y Netlink: Fix spelling of krt_ssthresh / krt_lock_ssthresh 2024-02-16 15:00:03 +01:00
sysio.h IO: Fix missing return introduced in one of earlier patches 2024-07-30 16:42:32 +02:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00