summaryrefslogtreecommitdiffstats
path: root/lib/route/link/ipvti.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
* ipvti: Add fwmark APIThomas Winter2022-03-111-0/+56
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* ipvti: Fix wrong array size initializationThomas Winter2018-06-251-3/+3
* link/ipvti: Include own public header for function prototypesTobias Klauser2017-01-201-0/+1
* trivial: whitespace-only fixes for src and libPeter Wu2016-08-121-2/+2
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-1/+7
* route/link: add missing newlines after debug messagesBeniamino Galvani2015-10-051-1/+1
* link: fix memory leaks due to repeated calls to .io_alloc()Thomas Haller2014-10-121-5/+9
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-061-0/+477