On Fri, Jan 2, 2015 at 10:35 AM, Thomas Graf <tg...@noironetworks.com> 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_vlan_push() does not > support translating a hardware accelerated 8021AD tag to software. > This is not a problem though as it preserves existing behaviour. > > Upstream: 93515d53 ("net: move vlan pop/push functions into common code") > Signed-off-by: Thomas Graf <tg...@noironetworks.com> Acked-by: Pravin B Shelar <pshe...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev
- [ovs-dev] [PATCH 0/7 v2] Datapath backports to support 3.18.... Thomas Graf
- [ovs-dev] [PATCH 1/8] datapath: Account for rename to v... Thomas Graf
- Re: [ovs-dev] [PATCH 1/8] datapath: Account for ren... Pravin Shelar
- [ovs-dev] [PATCH 2/8] datapath: Add __vlan_insert_tag()... Thomas Graf
- Re: [ovs-dev] [PATCH 2/8] datapath: Add __vlan_inse... Pravin Shelar
- [ovs-dev] [PATCH 3/8] datapath: move make_writable help... Thomas Graf
- Re: [ovs-dev] [PATCH 3/8] datapath: move make_writa... Pravin Shelar
- [ovs-dev] [PATCH 4/8] datapath: move vlan pop/push func... Thomas Graf
- Re: [ovs-dev] [PATCH 4/8] datapath: move vlan pop/p... Pravin Shelar
- [ovs-dev] [PATCH 5/8] datapath: introduce rtnl ops stub Thomas Graf
- Re: [ovs-dev] [PATCH 5/8] datapath: introduce rtnl ... Pravin Shelar
- [ovs-dev] [PATCH 6/8] datapath: replace remaining users... Thomas Graf
- Re: [ovs-dev] [PATCH 6/8] datapath: replace remaini... Pravin Shelar
- [ovs-dev] [PATCH 7/8] datapath: Account for new flags a... Thomas Graf
- Re: [ovs-dev] [PATCH 7/8] datapath: Account for new... Pravin Shelar
- [ovs-dev] [PATCH 8/8] travis: Update build matrix to in... Thomas Graf
- Re: [ovs-dev] [PATCH 8/8] travis: Update build matr... Pravin Shelar