[ovs-dev] [PATCH v3 3/5] datapath: backport: vlan: Check for vlan ethernet types for 8021.q or 802.1ad

Eric Garver e at erig.me
Mon Feb 13 16:11:23 UTC 2017


On Mon, Feb 13, 2017 at 10:39:14AM +0800, Yi Yang wrote:
>     commit fe19c4f971a55cea3be442d8032a5f6021702791
>     Author: Eric Garver <e at erig.me>
>     Date:   Wed Sep 7 12:56:58 2016 -0400
> 
>     This is to simplify using double tagged vlans. This function allows all
>     valid vlan ethertypes to be checked in a single function call.
>     Also replace some instances that check for both ETH_P_8021Q and
>     ETH_P_8021AD.
> 
>     Patch based on one originally by Thomas F Herbert.
> 
>     Signed-off-by: Thomas F Herbert <thomasfherbert at gmail.com>
>     Signed-off-by: Eric Garver <e at erig.me>
>     Acked-by: Pravin B Shelar <pshelar at ovn.org>
>     Signed-off-by: David S. Miller <davem at davemloft.net>
> 
> Signed-off-by: Yi Yang <yi.y.yang at intel.com>
> ---

Thanks for adding the other hunks.

Acked-by: Eric Garver <e at erig.me>


More information about the dev mailing list