[ovs-dev] [PATCH 4/8] datapath: move vlan pop/push functions into common code

2015-01-06 Thread Thomas Graf
So it can be used from out of openvswitch code. Did couple of cosmetic changes on the way, namely variable naming and adding support for 8021AD proto. Note on backwards compatability: Unlike the upstream version, the backport of skb_vlan_push() does not support translating a hardware accelerated 8

Re: [ovs-dev] [PATCH 4/8] datapath: move vlan pop/push functions into common code

2015-01-06 Thread Pravin Shelar
On Fri, Jan 2, 2015 at 10:35 AM, Thomas Graf wrote: > So it can be used from out of openvswitch code. > Did couple of cosmetic changes on the way, namely variable naming and > adding support for 8021AD proto. > > Note on backwards compatability: > Unlike the upstream version, the backport of skb_v

[ovs-dev] [PATCH 4/8] datapath: move vlan pop/push functions into common code

2015-01-02 Thread Thomas Graf
So it can be used from out of openvswitch code. Did couple of cosmetic changes on the way, namely variable naming and adding support for 8021AD proto. Note on backwards compatability: Unlike the upstream version, the backport of skb_vlan_push() does not support translating a hardware accelerated 8