Skip to content

Commit ad55885

Browse files
shemmingerdavem330
authored andcommitted
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>
1 parent c823aba commit ad55885

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
@@ -12,3 +12,4 @@ header-y += tc_bpf.h
1212
header-y += tc_connmark.h
1313
header-y += tc_ife.h
1414
header-y += tc_tunnel_key.h
15+
header-y += tc_skbmod.h

0 commit comments

Comments
 (0)