From owner-freebsd-net Tue Jun 19 19:24: 4 2001 Delivered-To: freebsd-net@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id 90ED537B406 for ; Tue, 19 Jun 2001 19:24:02 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 3950 invoked by uid 1000); 20 Jun 2001 02:24:00 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 20 Jun 2001 02:24:00 -0000 Date: Tue, 19 Jun 2001 21:24:00 -0500 (CDT) From: Mike Silbersack To: Jesper Skriver Cc: Bosko Milekic , Subject: Re: tcp template removal / scalability patch In-Reply-To: <20010620021220.B42012@skriver.dk> Message-ID: <20010619212139.B68673-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 20 Jun 2001, Jesper Skriver wrote: > I think we should leave TCP_COMPAT_42 in RELENG_4, so 4.x users > won't be surprised if it's suddenly gone ... > > /Jesper Actually, TCP_COMPAT_42 was a virtual no-op until Kris imported the OpenBSD sequence number generation system. The only effect it had until that point was in keepalive generation, which is unimportant, and would have broken non-4.2 host keepalives. So, it's extremely unlikely anyone is/was using TCP_COMPAT_42. Please kill it. :) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message