From owner-freebsd-net@FreeBSD.ORG Thu Mar 24 19:51:15 2011 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 DF363106564A; Thu, 24 Mar 2011 19:51:15 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id B626B8FC15; Thu, 24 Mar 2011 19:51:15 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 4FF9F46B03; Thu, 24 Mar 2011 15:51:15 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id DFD3C8A027; Thu, 24 Mar 2011 15:51:14 -0400 (EDT) From: John Baldwin To: freebsd-net@freebsd.org Date: Thu, 24 Mar 2011 15:51:14 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110311; KDE/4.5.5; amd64; ; ) References: <4D8B99B4.4070404@FreeBSD.org> In-Reply-To: <4D8B99B4.4070404@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103241551.14405.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Thu, 24 Mar 2011 15:51:15 -0400 (EDT) Cc: Doug Barton Subject: Re: The tale of a TCP bug 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, 24 Mar 2011 19:51:16 -0000 On Thursday, March 24, 2011 3:21:24 pm Doug Barton wrote: > http://blogmal.42.org/tidbits/tcp-bug.story > > $someone really needs to take a look at this. :) This is the same bug I reported back in February in this e-mail: http://lists.freebsd.org/pipermail/freebsd-net/2011-February/027892.html His patch may be the more correct fix though. I have two other TCP bugs also awaiting review that I posted on the same day. -- John Baldwin