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: Thu, 13 Apr 2000 02:53:02 -0500 (CDT)
guy         2000/04/13 02:52:59 CDT

  Modified files:
    .                    packet-osi.c 
  Log:
  Add CLNP PDU types other than DT and ER.
  
  Fix the TPDU code numeric value to be "0x%x" rather than "Ox%x".
  
  Add a COL_INFO field for CLNP PDUs whose payload we don't dissect as
  COTP.
  
  Don't dissect segments other than the first derived PDU of a segmented
  CLNP PDU (just as we do with fragments other than the first fragment of
  a fragmented IP datagram).
  
  Revision  Changes    Path
  1.25      +84 -30    ethereal/packet-osi.c