From owner-freebsd-hackers Tue Jan 28 16:01:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA20980 for hackers-outgoing; Tue, 28 Jan 1997 16:01:00 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA20970; Tue, 28 Jan 1997 16:00:56 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id QAA17825; Tue, 28 Jan 1997 16:00:13 -0800 (PST) Message-Id: <199701290000.QAA17825@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Daniel O'Callaghan" cc: Steve , Robert Chalmers , FreeBSD ISP , hackers@freebsd.org Subject: Re: RFC 1323 default settings (was Re: progress report on connection problems) In-reply-to: Your message of "Wed, 29 Jan 1997 09:40:21 +1100." From: David Greenman Reply-To: dg@root.com Date: Tue, 28 Jan 1997 16:00:13 -0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Since RFC 1323 deals with long fat pipes, which very few of us have, it >would make sense to turn the extensions off in the shipped /etc/sysconfig. Actually, the main reason it is on is for the other half of RFC 1323 which specifies the "time stamp" extensions for better round-trip time estimates. Unfortunately, I agree with you, however, that RFC 1323 extensions should be disabled by default. The RFC 1644 extensions (T/TCP), however, should remain enabled by default. This will only break "finger", and is useful for keeping vendors TCP stacks compliant. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project