summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2016-12-02 22:53:59 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-12-06 00:43:02 (GMT)
commitad558858295726cb876b78d1c39d471372f1901a (patch)
treeec81d8050d2ebc98cb352bff5bcee8cae2306944 /include/uapi
parentc823abac17926767fb50175e098f087a6ac684c3 (diff)
downloadlinux-ad558858295726cb876b78d1c39d471372f1901a.tar.xz
uapi: export tc_skbmod.h
Fixes commit 735cffe5d800 ("net_sched: Introduce skbmod action") Not used by iproute2 but maybe in future. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/tc_act/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
index 9611c7b..e3db740 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -12,3 +12,4 @@ header-y += tc_bpf.h
header-y += tc_connmark.h
header-y += tc_ife.h
header-y += tc_tunnel_key.h
+header-y += tc_skbmod.h