[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130310.030556.572539791582239317.davem@davemloft.net>
Date: Sun, 10 Mar 2013 03:05:56 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xiyou.wangcong@...il.com, netdev@...r.kernel.org,
pshelar@...ira.com, stephen@...workplumber.org
Subject: Re: [Patch net-next] tunnel: use iptunnel_xmit() again
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sun, 10 Mar 2013 05:29:47 +0100
> On Sun, 2013-03-10 at 10:38 +0800, Cong Wang wrote:
>> From: Cong Wang <xiyou.wangcong@...il.com>
>>
>> With recent patches from Pravin, most tunnels can't use iptunnel_xmit()
>> any more, due to ip_select_ident() and skb->ip_summed. But we can just
>> move these operations out of iptunnel_xmit(), so that tunnels can
>> use it again.
>>
>> This by the way fixes a bug in vxlan (missing nf_reset()) for net-next.
>>
>> Cc: Pravin B Shelar <pshelar@...ira.com>
>> Cc: Stephen Hemminger <stephen@...workplumber.org>
>> Cc: "David S. Miller" <davem@...emloft.net>
>> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>
>>
>> ---
>
> missing diffstat
>
> otherwise, patch looks good to me
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists