On Fri, Jun 27, 2003 at 02:03:32AM -0700, Guy Harris wrote:
> Something that would handle
>
> 1) LANalyzer files in which the "length of the packet in
> bytes" is the length including, presumably, the FCS, and in
> which the "length of packet slice in bytes" never includes
On Thu, 26 Jun 2003, Rostislav Letos wrote:
> I know the old LANalyzer included FCS bytes here, but according to
> official TR1 file format documentation, this variable should keep length
> of stored packet data.
>
> So I would clasify this as a bug in ETHEREAL.
>
> The correct handling here sh
On Thu, Jun 26, 2003 at 01:32:44AM +0200, Rostislav Letos wrote:
> We looked into the issue, and it seems that for historical reason
> ETHEREAL decreases packet size which is stored in packet data record
> struct-0x1005 (assuming it includes FCS bytes) before reading packet
> data.
It's not done f