diff options
author | Jiri Benc <jbenc@redhat.com> | 2016-09-30 19:08:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-03 02:00:21 -0400 |
commit | f7d49bce8e741e1e6aa14ce4db1b6cea7e4be4e8 (patch) | |
tree | cdd0b8382ee068c406dfee9b0f329cc2c5c46c33 /net/mpls | |
parent | ab580705693d5af79663efa504a72248700766fc (diff) |
openvswitch: mpls: set network header correctly on key extract
After the 48d2ab609b6b ("net: mpls: Fixups for GSO"), MPLS handling in
openvswitch was changed to have network header pointing to the start of the
MPLS headers and inner_network_header pointing after the MPLS headers.
However, key_extract was missed by the mentioned commit, causing incorrect
headers to be set when a MPLS packet just enters the bridge or after it is
recirculated.
Fixes: 48d2ab609b6b ("net: mpls: Fixups for GSO")
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions