Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ndps.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: Mon, 7 Apr 2003 21:35:14 -0500 (CDT)
guy         2003/04/07 21:35:13 CDT

  Modified files:
    .                    packet-ndps.c 
  Log:
  Get rid of unused "ddp_dissector_table" variable.
  
  For replies, correctly put the frame number of the corresponding request
  into the protocol tree; don't put it in as if it were the XID.  That
  means we don't need to pass the XID as an argument to
  "dissect_ndps_reply()".
  
  Revision  Changes    Path
  1.13      +16 -14    ethereal/packet-ndps.c