bird/sysdep/linux
Kazuki Yamaguchi f1b5f179db Netlink: Fix parsing of MPLS multipath routes
Add support for RTA_MULTIPATH attribute parsing for AF_MPLS routes.

BIRD is capable of installing a multipath route into kernel on Linux,
but it would not be seen because parsing fails. This made BIRD attempt
to install the same route repeatedly.

(The patch minorly updated by committer)
2020-06-03 15:18:02 +02:00
..
krt-sys.h
Makefile
netlink.c Netlink: Fix parsing of MPLS multipath routes 2020-06-03 15:18:02 +02:00
netlink.Y
sysio.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
syspriv.h