netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: yinghai.lu@oracle.com
Cc: herbert@gondor.hengli.com.au, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, torvalds@linux-foundation.org
Subject: Re: [PATCH 1/3] tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
Date: Sun, 11 Apr 2010 15:00:04 -0700 (PDT)	[thread overview]
Message-ID: <20100411.150004.104064842.davem@davemloft.net> (raw)
In-Reply-To: <4BC23A1C.9020607@oracle.com>

From: Yinghai <yinghai.lu@oracle.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.

  reply	other threads:[~2010-04-11 22:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-11  9:17 ssh server etc doesn't work anymore with net-2.6 Yinghai Lu
2010-04-11  9:21 ` David Miller
2010-04-11  9:24 ` David Miller
2010-04-11  9:32   ` Yinghai Lu
2010-04-11  9:33     ` David Miller
2010-04-11  9:43     ` David Miller
2010-04-11 10:09       ` Herbert Xu
2010-04-11 12:04         ` Herbert Xu
2010-04-11 21:43           ` David Miller
2010-04-11 12:15         ` [PATCH 1/3] tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 Herbert Xu
2010-04-11 21:07           ` Yinghai
2010-04-11 22:00             ` David Miller [this message]
2010-04-11 12:15         ` [PATCH 2/3] tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 Herbert Xu
2010-04-11 12:15         ` [PATCH 3/3] inet: Remove unused send_check length argument Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100411.150004.104064842.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=herbert@gondor.hengli.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=yinghai.lu@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).