bird/sysdep/linux
Ondrej Zajicek (work) f5c8fb5fba Netlink: Do not ignore dead routes from BIRD
Currently, BIRD ignores dead routes to consider them absent. But it also
ignores its own routes and thus it can not correctly manage such routes
in some cases. This patch makes an exception for routes with proto bird
when ignoring dead routes, so they can be properly updated or removed.

Thanks to Alexander Zubkov for the original patch.
2022-01-05 19:25:42 +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: Do not ignore dead routes from BIRD 2022-01-05 19:25:42 +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