Skip to content

Commit faa1fa5

Browse files
roidayandavem330
authored andcommitted
net/sched: Export tc_tunnel_key so its UAPI accessible
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>
1 parent 91eefaa commit faa1fa5

File tree

1 file changed

+1
-0
lines changed
  • include/uapi/linux/tc_act

1 file changed

+1
-0
lines changed

include/uapi/linux/tc_act/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ header-y += tc_vlan.h
1111
header-y += tc_bpf.h
1212
header-y += tc_connmark.h
1313
header-y += tc_ife.h
14+
header-y += tc_tunnel_key.h

0 commit comments

Comments
 (0)