[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171221.130520.1132915962942399888.davem@davemloft.net>
Date: Thu, 21 Dec 2017 13:05:20 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: e@...g.me
Cc: netdev@...r.kernel.org, ovs-dev@...nvswitch.org, jbenc@...hat.com
Subject: Re: [PATCH net v3] openvswitch: Fix pop_vlan action for double
tagged frames
From: Eric Garver <e@...g.me>
Date: Wed, 20 Dec 2017 15:09:22 -0500
> skb_vlan_pop() expects skb->protocol to be a valid TPID for double
> tagged frames. So set skb->protocol to the TPID and let skb_vlan_pop()
> shift the true ethertype into position for us.
>
> Fixes: 5108bbaddc37 ("openvswitch: add processing of L3 packets")
> Signed-off-by: Eric Garver <e@...g.me>
Applied and queued up for -stable, thanks.
Powered by blists - more mailing lists