bird/sysdep/linux
Ondrej Zajicek (work) df83f62697 Netlink: Ignore dead routes
With net.ipv4.conf.XXX.ignore_routes_with_linkdown sysctl, a user can
ensure the kernel does not use a route whose target interface is down.
Such route is marked with a 'dead' / RTNH_F_DEAD flag.

Ignore these routes or multipath nexthops during scan.

Thanks to Vincent Bernat for the original patch.
2021-01-14 02:01:07 +01:00
..
krt-sys.h Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Netlink: Ignore dead routes 2021-01-14 02:01:07 +01:00
netlink.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
sysio.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00