0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/sysdep/bsd
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-sock.c Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +01:00
krt-sock.Y BSD: Add support for kernel route metric 2023-01-13 13:17:46 +01:00
krt-sys.h BSD: Add support for kernel route metric 2023-01-13 13:17:46 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
setkey.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
sysio.h BFD: Add option to accept zero checksum for IPv6 UDP packets 2024-06-26 16:29:57 +02:00