Re: [ovs-dev] [PATCH v2 02/24] datapath: compat: update iptunnel_pull_header()

2016-06-30 Thread Jesse Gross
On Thu, Jun 30, 2016 at 1:06 AM, Pravin B Shelar wrote: > Introduce xnet parameter to iptunnel_pull_header(). > > Signed-off-by: Pravin B Shelar I think this is essentially 7f290c94352e59b1d720055fce760a69a63bd0a1 ("iptunnel: scrub packet in iptunnel_pull_header") but it is missing some pieces,

[ovs-dev] [PATCH v2 02/24] datapath: compat: update iptunnel_pull_header()

2016-06-30 Thread Pravin B Shelar
Introduce xnet parameter to iptunnel_pull_header(). Signed-off-by: Pravin B Shelar --- acinclude.m4 | 1 + datapath/linux/compat/geneve.c | 2 +- datapath/linux/compat/gre.c| 2 +- datapath/linux/compat/include/linux/skbuff