lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4BC23A1C.9020607@oracle.com> Date: Sun, 11 Apr 2010 14:07:40 -0700 From: Yinghai <yinghai.lu@...cle.com> To: Herbert Xu <herbert@...dor.hengli.com.au>, davem@...emloft.net CC: 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 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 -- 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