Ethereal-cvs: [Ethereal-cvs] Rev 12041: /trunk/epan/dissectors/: packet-ncp.c

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

Date: Sat, 18 Sep 2004 09:19:37 -0000
User: guy
Date: 2004/09/18 04:19 AM

Log:
 Distinguish between the "data offset" field (offset of this burst
 within the file) and "burst offset" field (offset of this packet within
 the burst).
 
 The burst header is not present if the SYS flag is set in the packet or
 if the data offset field is non-zero.
 
 Compute the offset, within a burst packet, of the data, as we advance
 through the burst header - and don't advance through the burst header if
 it's not present.
 
 Properly display the fields in the "missing fragment list".

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +69 -32    packet-ncp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12041&view=rev