projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91eefaa
)
net/sched: Export tc_tunnel_key so its UAPI accessible
author
Roi Dayan
<roid@mellanox.com>
Sun, 27 Nov 2016 10:14:49 +0000
(12:14 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Nov 2016 18:48:54 +0000
(13:48 -0500)
Export tc_tunnel_key so it can be used from user space.
Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Amir Vadai <amir@vadai.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/tc_act/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/uapi/linux/tc_act/Kbuild
b/include/uapi/linux/tc_act/Kbuild
index e3969bd939e41d7fb1ff47f61344fad5f1cae482..9611c7b6c18f156e32e8531847219782c5f7169c 100644
(file)
--- a/
include/uapi/linux/tc_act/Kbuild
+++ b/
include/uapi/linux/tc_act/Kbuild
@@
-11,3
+11,4
@@
header-y += tc_vlan.h
header-y += tc_bpf.h
header-y += tc_connmark.h
header-y += tc_ife.h
+header-y += tc_tunnel_key.h