Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 16:46:02 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Brian Dean <bsd@bsdhome.com>
Cc:        Jesper Skriver <jesper@FreeBSD.org>, 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>
In-Reply-To: <20010612134904.C44024@vger.bsdhome.com>; from bsd@bsdhome.com on Tue, Jun 12, 2001 at 01:49:04PM -0400
References:  <200106121615.f5CGF9G14987@freefall.freebsd.org> <20010612134904.C44024@vger.bsdhome.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010612164602.A78220>