From owner-freebsd-hackers Mon Jul 7 19:04:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA21694 for hackers-outgoing; Mon, 7 Jul 1997 19:04:39 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA21687 for ; Mon, 7 Jul 1997 19:04:35 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id TAA03071; Mon, 7 Jul 1997 19:06:04 -0700 (PDT) Message-Id: <199707080206.TAA03071@implode.root.com> To: Archie Cobbs cc: freebsd-hackers@FreeBSD.ORG Subject: Re: VJ compression and MAX_HDR In-reply-to: Your message of "Mon, 07 Jul 1997 12:01:07 PDT." <199707071901.MAA15711@bubba.whistle.com> From: David Greenman Reply-To: dg@root.com Date: Mon, 07 Jul 1997 19:06:04 -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >> >(Max IP header = 64 bytes) + (max TCP header = 64 bytes) = 128 bytes > MLEN, >> >no? >> >> Perhaps, but I don't think any of the current TCP options are large enough >> for this to be a problem (I think the largest is still under 40 bytes). > >This makes it no less of a bug, just a bug that's not likely to hurt you :-) Certainly...I was only trying to put this into perspective - if we have a serious bug that needs to be acted on immediately, or if we have a "someday maybe" bug that doesn't affect anyone right now and can be fixed at some point in the future (measured in months or years :-)). I actually intended to acknowledge that it was a bug and should be fixed in the above, but I got interrupted and sent the reply prematurely. >Should I file a PR, so that it will be explicitly documented? Yes, that would be a good idea. It will be forgotten otherwise. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project