diff options
author | Jaime Caamaño Ruiz <jcaamano@suse.com> | 2018-10-31 18:52:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-04 14:50:52 +0100 |
commit | 0024aeb00417eebdf08c51c3dea698f7f0e82452 (patch) | |
tree | ee18b57651e6e3b804bfdd0613347f2f76dc9635 /COPYING | |
parent | 655b0860ca7e03297bfeb75209fb6393f2656a2f (diff) | |
download | linux-stable-0024aeb00417eebdf08c51c3dea698f7f0e82452.tar.gz linux-stable-0024aeb00417eebdf08c51c3dea698f7f0e82452.tar.bz2 linux-stable-0024aeb00417eebdf08c51c3dea698f7f0e82452.zip |
openvswitch: Fix push/pop ethernet validation
[ Upstream commit 46ebe2834ba5b541f28ee72e556a3fed42c47570 ]
When there are both pop and push ethernet header actions among the
actions to be applied to a packet, an unexpected EINVAL (Invalid
argument) error is obtained. This is due to mac_proto not being reset
correctly when those actions are validated.
Reported-at:
https://mail.openvswitch.org/pipermail/ovs-discuss/2018-October/047554.html
Fixes: 91820da6ae85 ("openvswitch: add Ethernet push and pop actions")
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Tested-by: Greg Rose <gvrose8192@gmail.com>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions