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 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: Fix parsing of MPLS multipath routes 2020-06-03 15:18:02 +02: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