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@xxxxxxxxxxxxxxxxx>
Date: Fri, 17 Oct 2003 17:59:19 -0500 (CDT)
guy         2003/10/17 17:59:19 CDT

  Modified files:
    .                    packet-ndps.c 
  Log:
  From Greg Morris: don't add zero-length items to the tree, add some
  missing alignment adjustments, fix a call to "address_item()" to set the
  offset to its return value rather than adding its return value to the
  offset, handle an object type of 2 (counted list of objects) in an event
  handling profile, advance the offset past length values after processing
  the length value.
  
  Fix some additional "address_item()" calls, and put the aforementioned
  length values into the protocol tree.
  
  Revision  Changes    Path
  1.25      +225 -53   ethereal/packet-ndps.c