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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Apr 2003 16:33:27 -0500 (CDT)
guy         2003/04/15 16:33:27 CDT

  Modified files:
    .                    packet-clnp.c 
  Log:
  Have separate fields for the COTP and CLTP PDU types.
  
  Don't use "proto_tree_add_uint_format()" for the source and destination
  reference fields, use "proto_tree_add_uint()".  Rename the field to make
  that work.
  
  Shuffle some stuff around to clean it up.
  
  Revision  Changes    Path
  1.70      +70 -77    ethereal/packet-clnp.c