From owner-freebsd-hackers Sun Mar 24 10:14:25 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA16242 for hackers-outgoing; Sun, 24 Mar 1996 10:14:25 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA16233 for ; Sun, 24 Mar 1996 10:14:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id KAA03651; Sun, 24 Mar 1996 10:14:27 -0800 Message-Id: <199603241814.KAA03651@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: "Louis A. Mamakos" cc: Michael Smith , taob@io.org (Brian Tao), freebsd-hackers@FreeBSD.org Subject: Re: Changing Ethernet frame size to 576 bytes? In-reply-to: Your message of "Sun, 24 Mar 1996 10:03:56 EST." <199603241503.KAA21220@wa3ymh.transsys.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 24 Mar 1996 10:14:26 -0800 Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> You can discount the "normal Internet packet size" concept; there ain't >> no such animal. As has been already observed, 576 is the minimum >> permitted MSS. > >To be completely correct, 576 would be considered the minimum MTU. >Given that, the associated TCP MSS on that path ought to be 536 bytes. The TCP/IP header with options can be 64 bytes large, so this makes it 512. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project