From owner-freebsd-net@FreeBSD.ORG Thu Nov 29 10:05:32 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5413616A417 for ; Thu, 29 Nov 2007 10:05:32 +0000 (UTC) (envelope-from nick-lists@netability.ie) Received: from mail.acquirer.com (mail.acquirer.com [87.198.142.10]) by mx1.freebsd.org (Postfix) with ESMTP id E3A9F13C467 for ; Thu, 29 Nov 2007 10:05:31 +0000 (UTC) (envelope-from nick-lists@netability.ie) X-Envelope-To: freebsd-net@freebsd.org Received: from crumpet.foobar.org (twinkie.foobar.org [87.192.56.84]) (authenticated bits=0) by mail.acquirer.com (8.13.6/8.13.8) with ESMTP id lATA5IuQ048896 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Nov 2007 10:05:25 GMT (envelope-from nick-lists@netability.ie) Message-ID: <474E8EDC.9050809@netability.ie> Date: Thu, 29 Nov 2007 10:05:16 +0000 From: Nick Hilliard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <474B24F3.2030603@netability.ie> <20071126224649.C53707@maildrop.int.zabbadoz.net> <474CC3EC.1010205@netability.ie> <20071128062332.E53707@maildrop.int.zabbadoz.net> <20071128064738.S53707@maildrop.int.zabbadoz.net> <20071128145744.G53707@maildrop.int.zabbadoz.net> In-Reply-To: <20071128145744.G53707@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on muffin.acquirer.com X-Virus-Scanned: ClamAV 0.91.2/4950/Thu Nov 29 08:49:26 2007 on muffin.acquirer.com X-Virus-Status: Clean Cc: freebsd-net@freebsd.org Subject: Re: tcp md5 checksums broken in 7.0-beta3 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2007 10:05:32 -0000 > In addition to that can you try this patch: > http://sources.zabbadoz.net/freebsd/patchset/patch-20071128-03-tcp-md5.diff > > I have to admit, I haven't tried it after my last merges so I hope I > got the merges right;-) I've manually patched a 7.0 kernel with these changes, and it seems to work well. thanks! Nick