0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/sysdep/linux
Luiz Amaral f8bcb037b5 Netlink: Allow RTA_VIA even without MPLS support
It is necessary for IPv4 over IPv6 nexthop support on FreeBSD,
and RTA_VIA is not really related to MPLS.

It breaks build for some very old systems like Debian 8 and CentOS 7,
but we generally do not support older kernels than 4.14 LTS anyway.
2023-06-15 16:07:36 +02:00
..
krt-sys.h Netlink: Add option to specify netlink socket receive buffer size 2022-01-17 05:11:29 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink-sys.h Netlink: move OS-specific headers and defines to sysdep 2022-12-16 19:21:51 +01:00
netlink.c Netlink: Allow RTA_VIA even without MPLS support 2023-06-15 16:07:36 +02:00
netlink.Y Netlink: Add option to specify netlink socket receive buffer size 2022-01-17 05:11:29 +01:00
sysio.h IO: Support nonlocal bind in socket interface 2022-01-08 19:02:31 +01:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00