From: Yinghai <yinghai.lu@oracle.com>
To: Herbert Xu <herbert@gondor.hengli.com.au>, davem@davemloft.net
Cc: 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 14:07:40 -0700 [thread overview]
Message-ID: <4BC23A1C.9020607@oracle.com> (raw)
In-Reply-To: <E1O0w4v-0005UZ-GF@gondolin.me.apana.org.au>
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
Yinghai
next prev parent reply other threads:[~2010-04-11 21:11 UTC|newest]
Thread overview: 20+ 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 10:09 ` Herbert Xu
2010-04-11 12:04 ` Herbert Xu
2010-04-11 12:04 ` Herbert Xu
2010-04-11 21:43 ` David Miller
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 12:15 ` Herbert Xu
2010-04-11 21:07 ` Yinghai [this message]
2010-04-11 22:00 ` David Miller
2010-04-11 12:15 ` [PATCH 2/3] tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 Herbert Xu
2010-04-11 12:15 ` Herbert Xu
2010-04-11 12:15 ` [PATCH 3/3] inet: Remove unused send_check length argument Herbert Xu
2010-04-11 12:15 ` 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=4BC23A1C.9020607@oracle.com \
--to=yinghai.lu@oracle.com \
--cc=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 \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.