projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c823aba
)
uapi: export tc_skbmod.h
author
stephen hemminger
<stephen@networkplumber.org>
Fri, 2 Dec 2016 22:53:59 +0000
(14:53 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Dec 2016 00:43:02 +0000
(19:43 -0500)
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>
include/uapi/linux/tc_act/Kbuild
patch
|
blob
|
history
diff --git
a/include/uapi/linux/tc_act/Kbuild
b/include/uapi/linux/tc_act/Kbuild
index 9611c7b6c18f156e32e8531847219782c5f7169c..e3db7403296fdf8a7f72ec44523acea9ba8b0b9b 100644
(file)
--- 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