summaryrefslogtreecommitdiffstats
path: root/lib/route/act/vlan.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-0/+2
* include: split and drop "netlink-private/types.h"Thomas Haller2023-08-021-1/+13
* route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller2023-08-011-1/+0
* route: move "include/netlink-private/route/tc-api.h" to lib/routeThomas Haller2023-08-011-1/+1
* lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller2023-07-281-2/+2
* route:act: drop unnecessary implementations for to_clone()Thomas Haller2022-03-041-9/+1
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* route/act: return error code from act-vlan gettersThomas Haller2018-10-101-20/+30
* route/act: style fixes in "lib/route/act/vlan.c"Thomas Haller2018-10-101-79/+79
* route:act: add vlan actionVolodymyr Bendiuga2018-10-101-0/+416