]> git.proxmox.com Git - mirror_ovs.git/commit
compat: add compatibility headers for tc mpls action
authorJohn Hurley <john.hurley@netronome.com>
Tue, 30 Jul 2019 11:05:14 +0000 (12:05 +0100)
committerSimon Horman <simon.horman@netronome.com>
Thu, 1 Aug 2019 16:09:42 +0000 (18:09 +0200)
commitabef79598cc6c2e33d6219f032a86fb864443c5c
tree3006d8a85cc749d7eda72d0bd8808903c033dcb4
parent0770429e38f49df374f6c337f4969504a97ab1b2
compat: add compatibility headers for tc mpls action

OvS includes compat code for several TC actions including vlan, mirred and
tunnel key. MPLS actions have recently been added to TC in the kernel. In
preparation for adding TC offload code for MPLS, add the MPLS compat code.

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