summaryrefslogtreecommitdiffstats
path: root/lib/route/nh_encap_mpls.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-2/+2
* include: include private linux headers with explicit pathThomas Haller2023-08-031-2/+2
* include: drop "netlink-private/netlink.h" and move declarationsThomas Haller2023-08-021-2/+0
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-2/+6
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-1/+1
* route: move "include/netlink-private/route/nexthop-encap.h" to lib/routeThomas Haller2023-08-011-1/+2
* route: add accessors for setting/getting ENCAP_MPLS attributesAnn Pokora2022-03-041-0/+28
* route: remove incorrect nl_addr_valid() from rtnl_route_nh_set_newdst(), etc.Ann Pokora2022-03-041-4/+0
* rtnl/route: only consider negative error codes as errorThomas Haller2020-04-151-3/+2
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* route: Add support for MPLS encapDavid Ahern2017-08-181-0/+134