Ethereal-dev: Re: [Ethereal-dev] EtherHelp packets almost readable - to fix -> change one byte

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 17 Dec 2003 19:45:40 -0800

On Dec 17, 2003, at 12:19 PM, Guy Harris wrote:

Perhaps the 0x80 bit means "captured by EtherHelp", in which case the Ethereal code should perhaps strip the 8th bit from the first byte before checking it, and tread the result of that as the file version number.

I've checked in a change to do that.