0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/sysdep/linux
Ondrej Zajicek (work) 8235c4747d Netlink: Use route replace for IPv4
Use route replace netlink op instead of delete+add netlink ops for kernel
IPv4 route replace. This avoids some packetloss during route replace.
Still use the old behavior for IPv6, as some kernel bugs are hidden in
IPv6 ECMP handling.
2019-07-15 16:23:18 +02:00
..
krt-sys.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Netlink: Use route replace for IPv4 2019-07-15 16:23:18 +02:00
netlink.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
sysio.h Some more autoconf cleanups 2017-05-16 12:59:22 +02:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00