summaryrefslogtreecommitdiffstats
path: root/lib/route/link/ip6gre.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-2/+6
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-0/+1
* include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller2023-07-311-1/+2
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-2/+2
* route/ip6vti,ip6gre: fix printing invalid data in ip6{vti,gre}_dump_details()Thomas Haller2022-04-221-9/+6
* ip6gre: Add fwmark APIThomas Winter2022-03-111-0/+55
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-111-8/+1
* route/link: Add IPv6 GRE supportScott Parlane2022-03-091-0/+841