summaryrefslogtreecommitdiffstats
path: root/lib/route/nexthop_encap.c
Commit message (Expand)AuthorAgeFilesLines
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+1
* 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-1/+4
* 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: fix check for NULL in nh_encap_dump()Thomas Haller2022-04-221-1/+4
* rtnl/route: only consider negative error codes as errorThomas Haller2020-04-151-1/+1
* lib: Don't omit second operand to `?` operatorMichael Forney2019-08-161-1/+5
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* route: Add support for MPLS encapDavid Ahern2017-08-181-1/+1
* route: Add support for lwtunnel encapsulationsDavid Ahern2017-08-181-0/+99