From owner-cvs-all Tue Jun 12 17:10:57 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 6DBDC37B403; Tue, 12 Jun 2001 17:10:49 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5CNlNa78478; Tue, 12 Jun 2001 16:47:23 -0700 (PDT) (envelope-from obrien) Date: Tue, 12 Jun 2001 16:46:02 -0700 From: "David O'Brien" To: Brian Dean Cc: Jesper Skriver , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_timer.c Message-ID: <20010612164602.A78220@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200106121615.f5CGF9G14987@freefall.freebsd.org> <20010612134904.C44024@vger.bsdhome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010612134904.C44024@vger.bsdhome.com>; from bsd@bsdhome.com on Tue, Jun 12, 2001 at 01:49:04PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Tue, Jun 12, 2001 at 01:49:04PM -0400, Brian Dean wrote: > > Modified files: (Branch: RELENG_4) > > sys/netinet tcp_timer.c > > Log: > > MFC rev 1.44 > > > > Disable rfc1323 and rfc1644 TCP extensions if we havn't got > > any response to our third SYN to work-around some broken > > terminal servers (most of which have hopefully been retired) > > that have bad VJ header compression code which trashes TCP > > segments containing unknown-to-them TCP options. Rather than this, why is it we just don't require people to set tcp_extensions="NO" for these rare occasions? I think thinks should be more deterministic. If have tcp_extentions=YES than I want them on. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message