]> git.proxmox.com Git - mirror_ovs.git/commit - acinclude.m4
compat: add compatibility headers for tc skbedit action
authorJohn Hurley <john.hurley@netronome.com>
Tue, 9 Apr 2019 14:36:11 +0000 (15:36 +0100)
committerSimon Horman <simon.horman@netronome.com>
Tue, 9 Apr 2019 15:33:14 +0000 (17:33 +0200)
commit7808b2b971e83c672700cb7ab306ce46282c84d9
tree6f2a0fc69fcfa1d286cce096dfd36d606bb12a40
parent80e57090f7d9d3b9c4e64d6c286893a71d1eb1cc
compat: add compatibility headers for tc skbedit action

OvS includes compat code for several TC actions including vlan, mirred and
tunnel key. Add support for using skbedit actions when compiling
user-space code against older kernel headers.

Signed-off-by: John Hurley <john.hurley@netronome.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
acinclude.m4
include/linux/automake.mk
include/linux/tc_act/tc_skbedit.h [new file with mode: 0644]