Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-osi.c

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: Sat, 15 Apr 2000 01:47:49 -0500 (CDT)
guy         2000/04/15 01:47:47 CDT

  Modified files:
    .                    packet-osi.c 
  Log:
  If an NPDU contains multiple concatenated TPDUs, dissect all of them.
  
  Fix up some spacing problems in the INFO field of CLNP packets.
  
  Dissect only the payload of DT and MD NPDUs as COTP; the payload of
  other packets isn't to be so dissected (ER NPDUs are like ICMP error
  packets, in that they contain the network-layer header and zero or more
  bytes of the payload of the offending packet, for example).
  
  Revision  Changes    Path
  1.27      +125 -102  ethereal/packet-osi.c