Re: draft-ietf-tcpimpl-prob-04.txt

Vern Paxson <vern@ee.lbl.gov> Fri, 07 August 1998 18:44 UTC

Return-Path: <owner-tcp-impl@relay.engr.sgi.com>
Message-Id: <199808071844.LAA04985@daffy.ee.lbl.gov>
To: alan@lxorguk.ukuu.org.uk
Cc: tcp-impl@cthulhu.engr.sgi.com
Subject: Re: draft-ietf-tcpimpl-prob-04.txt
In-reply-to: Your message of Fri, 07 Aug 1998 17:41:35 PDT.
Date: Fri, 07 Aug 1998 11:44:39 -0700
From: Vern Paxson <vern@ee.lbl.gov>
Sender: owner-tcp-impl@relay.engr.sgi.com
Precedence: bulk
Status: RO
Content-Length: 438
Lines: 11

> 	Failing to clear reserved bits. At least one OS turns around
> 	received frames in some cases. It assumes the reserved bits were
> 	clear when they may not be.

If the bits are reserved, but not must-be-zero, then it seems a bit hard to
fault the OS.  Its peer is fiddling with bits that aren't supposed to be
fiddled with, and it's just (inadvertantly) cooperating with that.

If they're MBZ, though, then I agree it's a bug.

		Vern