[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALnjE+qniQGq8azFE0AwmY545zgD+71fLtGmxzrytN_fVhMa1A@mail.gmail.com>
Date: Fri, 3 May 2013 15:54:11 -0700
From: Pravin Shelar <pshelar@...ira.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, sesse@...gle.com, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] gre: Fix GREv4 TCPv6 segmentation.
On Fri, May 3, 2013 at 1:11 PM, David Miller <davem@...emloft.net> wrote:
> From: Pravin B Shelar <pshelar@...ira.com>
> Date: Thu, 2 May 2013 19:14:19 -0700
>
>> For ipv6 traffic, GRE can generate packet with strange GSO
>> bits, e.g. ipv4 packet with SKB_GSO_TCPV6 flag set. Therefore
>> following patch relaxes check in inet gso handler to allow
>> such packet for segmentation.
>> This patch also fixes wrong skb->protocol set that was done in
>> gre_gso_segment() handler.
>>
>> Reported-by: Steinar H. Gunderson <sesse@...gle.com>
>> CC: Eric Dumazet <eric.dumazet@...il.com>
>> Signed-off-by: Pravin B Shelar <pshelar@...ira.com>
>
> Applied.
Hi David,
This patch needs to be queued for -stable.
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