On Fri, Jan 30, 2015 at 6:36 AM, Thomas Graf <tg...@noironetworks.com> wrote: > Backport of upstream commit: > > openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() > > Also factors out Geneve validation code into a new separate function > validate_and_copy_geneve_opts(). > > A subsequent patch will introduce VXLAN options. Rename the existing > GENEVE_TUN_OPTS() to reflect its extended purpose of carrying generic > tunnel metadata options. > > Signed-off-by: Thomas Graf <tg...@suug.ch> > Signed-off-by: David S. Miller <da...@davemloft.net> > > Upstream: d91641d ("openvswitch: Rename GENEVE_TUN_OPTS() to > TUN_METADATA_OPTS()") > 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 00/13 v3] Datapath sync & VXLAN-GBP Thomas Graf
- [ovs-dev] [PATCH 01/13] datapath: Account for "ren... Thomas Graf
- Re: [ovs-dev] [PATCH 01/13] datapath: Account for &... Pravin Shelar
- [ovs-dev] [PATCH 02/13] datapath: Account for now expos... Thomas Graf
- Re: [ovs-dev] [PATCH 02/13] datapath: Account for n... Pravin Shelar
- [ovs-dev] [PATCH 04/13] datapath: Account for "vxl... Thomas Graf
- Re: [ovs-dev] [PATCH 04/13] datapath: Account for &... Pravin Shelar
- [ovs-dev] [PATCH 03/13] datapath: Account for "vxl... Thomas Graf
- Re: [ovs-dev] [PATCH 03/13] datapath: Account for &... Pravin Shelar
- [ovs-dev] [PATCH 05/13] datapath: Rename GENEVE_TUN_OPT... Thomas Graf
- Re: [ovs-dev] [PATCH 05/13] datapath: Rename GENEVE... Pravin Shelar
- [ovs-dev] [PATCH 06/13] datapath: Allow for any level o... Thomas Graf
- Re: [ovs-dev] [PATCH 06/13] datapath: Allow for any... Pravin Shelar
- [ovs-dev] [PATCH 07/13] datapath: Support VXLAN Group P... Thomas Graf
- Re: [ovs-dev] [PATCH 07/13] datapath: Support VXLAN... Pravin Shelar
- Re: [ovs-dev] [PATCH 07/13] datapath: Support V... Thomas Graf
- Re: [ovs-dev] [PATCH 07/13] datapath: Suppo... Pravin Shelar
- Re: [ovs-dev] [PATCH 07/13] datapath: ... Thomas Graf
- Re: [ovs-dev] [PATCH 07/13] datapa... Jesse Gross
- Re: [ovs-dev] [PATCH 07/13] da... Jesse Gross
- Re: [ovs-dev] [PATCH 07/13] da... Thomas Graf