0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00
bird/sysdep/unix
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
..
alloc.c CLI: show memory also displays cold pages 2024-12-03 04:07:53 +01:00
config.Y Nest: Cleanup timeformat grammar 2024-11-07 15:08:51 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c CLI: Dumping forces new file creation instead of truncating. 2024-12-03 10:57:10 +01:00
krt.c Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +01:00
krt.h Netlink: Handle onlink flag on BSD-Netlink 2024-12-12 04:04:07 +01:00
krt.Y KRT: Allow to learn routes with RTPROT_KERNEL 2023-10-06 04:55:56 +02:00
log.c Logging: exposing vlog() to log va_lists 2024-12-02 04:27:30 +01:00
main.c CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
random.c sysdep: Add wrapper to get random bytes - update 2021-06-06 16:26:06 +02:00
unix.h CLI: Dumping internal data structures to files, not to debug output 2024-12-02 06:54:54 +01:00