summaryrefslogtreecommitdiffstats
path: root/lib/route/link/geneve.c
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* include: move "include/netlink-private/route/link/api.h" to lib/routeThomas Haller2023-07-311-1/+1
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-2/+2
* all: fix "-Wformat" warnings for nl_dump*()Thomas Haller2022-04-221-8/+4
* all: avoid coverity warnings about assigning variable but not using itThomas Haller2022-04-221-2/+1
* route/link: fix copy-paste error in geneve.cBeniamino Galvani2021-06-161-1/+1
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+2
* license: cleanup copyright commentsThomas Haller2020-04-161-0/+1
* lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-1/+1
* link: add Geneve support.Wang Jian2018-02-121-0/+810