From owner-freebsd-current@FreeBSD.ORG Mon Oct 21 12:09:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CBBEE88D for ; Mon, 21 Oct 2013 12:09:23 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8E17C2398 for ; Mon, 21 Oct 2013 12:09:23 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1VYEKQ-000DCU-D1 for freebsd-current@freebsd.org; Mon, 21 Oct 2013 16:11:22 +0400 Date: Mon, 21 Oct 2013 16:11:22 +0400 From: Slawa Olhovchenkov To: freebsd-current@freebsd.org Subject: long standing tcp bug: kern/25986 Message-ID: <20131021121122.GA48316@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 12:09:23 -0000 This PR contains patch. Can anybody commit it? Bug opened from 2001-Mar-22