net/sched: Export tc_tunnel_key so its UAPI accessible
authorRoi Dayan <roid@mellanox.com>
Sun, 27 Nov 2016 10:14:49 +0000 (12:14 +0200)
committerDavid 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

index e3969bd..9611c7b 100644 (file)
@@ -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