[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100411.150004.104064842.davem@davemloft.net>
Date: Sun, 11 Apr 2010 15:00:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yinghai.lu@...cle.com
Cc: herbert@...dor.hengli.com.au, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, torvalds@...ux-foundation.org
Subject: Re: [PATCH 1/3] tcp: Handle CHECKSUM_PARTIAL for SYNACK packets
for IPv4
From: Yinghai <yinghai.lu@...cle.com>
Date: Sun, 11 Apr 2010 14:07:40 -0700
> On 04/11/2010 05:15 AM, Herbert Xu wrote:
>> tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
>>
>> This patch moves the common code between tcp_v4_send_check and
>> tcp_v4_gso_send_check into a new function __tcp_v4_send_check.
>>
>> It then uses the new function in tcp_v4_send_synack so that it
>> handles CHECKSUM_PARTIAL properly.
>>
> Good, three patches fix the problem.
Thanks for testing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists