From owner-cvs-all Mon Jan 13 3:36:42 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F50D37B401; Mon, 13 Jan 2003 03:36:41 -0800 (PST) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id D445D43EB2; Mon, 13 Jan 2003 03:36:40 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org ([63.193.112.125]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with ESMTP id <0H8N004EHHL4M5@mta6.snfc21.pbi.net>; Mon, 13 Jan 2003 03:36:40 -0800 (PST) Date: Mon, 13 Jan 2003 03:36:40 -0800 From: Jeffrey Hsu Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_seq.h tcp_timer.c tcp_var.h In-reply-to: Message from Alexey Dokuchaev "of Mon, 13 Jan 2003 17:18:06 +0600." <20030113111806.GA21233@regency.nsu.ru> To: Alexey Dokuchaev Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Message-id: <0H8N004EIHL4M5@mta6.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Mon, Jan 13, 2003 at 03:01:20AM -0800, Jeffrey Hsu wrote: >> hsu 2003/01/13 03:01:20 PST >> >> Modified files: >> sys/netinet tcp_input.c tcp_seq.h tcp_timer.c >> tcp_var.h >> Log: >> Fix NewReno. > > Does this mean that we no longer need to put `net.inet.tcp.newreno=0' in > /etc/sysctl.conf ? Right, it should work much better with NewReno on than off. In fact, at some point in the far future, I would like to remove the option to turn NewReno off, because NewReno is part of the current TCP standard. Jeffrey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message