From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 01:46:40 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39EC216A41C for ; Wed, 8 Jun 2005 01:46:40 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9650C43D48 for ; Wed, 8 Jun 2005 01:46:39 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.3/8.13.3) with ESMTP id j581kcTB001770; Wed, 8 Jun 2005 05:46:38 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DomainKey-Signature: a=rsa-sha1; s=default; d=nagual.pp.ru; c=nofws; q=dns; h=received:date:from:to:cc:subject:message-id: mail-followup-to:references:mime-version:content-type: content-disposition:in-reply-to:user-agent; b=wkK0CRQHjDyj/191UhTAncjeopEMNWvexWYxg4x+BzJ7eITUzMG81uAbWJWU5dwOJ z4Ol6cHvh7ZssS/1/LXww== Received: (from ache@localhost) by nagual.pp.ru (8.13.3/8.13.3/Submit) id j581kcsW001769; Wed, 8 Jun 2005 05:46:38 +0400 (MSD) (envelope-from ache) Date: Wed, 8 Jun 2005 05:46:38 +0400 From: Andrey Chernov To: Mohan Srinivasan Message-ID: <20050608014637.GA1671@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Mohan Srinivasan , current@freebsd.org References: <20050608014241.92994.qmail@web80604.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050608014241.92994.qmail@web80604.mail.yahoo.com> User-Agent: Mutt/1.5.9i Cc: current@freebsd.org Subject: Re: Still something wrong with tcp_sack_option () X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 08 Jun 2005 01:46:40 -0000 On Tue, Jun 07, 2005 at 06:42:41PM -0700, Mohan Srinivasan wrote: > Hi, > > I'll take a look at this. In the meantime, you can work around > this by pulling in the following versions in your tree : > > tcp_var.h: 1.124 > tcp_sack.c: 1.20 Thanx. For now I put net.inet.tcp.sack.enable=0 into my /etc/sysctl.conf Is it enough? -- http://ache.pp.ru/