Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-scsi.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: Wed, 16 Apr 2003 14:43:12 -0500 (CDT)
guy         2003/04/16 14:43:12 CDT

  Modified files:
    .                    packet-scsi.c 
  Log:
  When processing the device identification page of vital product data,
  check, for each item, when it's past the end of the page before putting
  it into the protocol tree, and advance the offset through the page as we
  do so.
  
  If the identifier codeset is ASCII, display the item as text rather than
  as binary data.
  
  Revision  Changes    Path
  1.28      +64 -23    ethereal/packet-scsi.c