Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19376: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 30 Sep 2006 09:35:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19376

User: sahlberg
Date: 2006/09/30 09:35 AM

Log:
 scsi osd updates
 
 
 iscsi: when iscsi transfers a cdb that is alrger than 16 bytes,  the first 16 bytes are transferred in the normal place in the header and ther remainder of the cdb is transported inside the AHS.
 
 reassemble these cdb into a proper tvb before passing it to the scsi dissector

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +53 -5     packet-iscsi.c       Modified
  +86 -0     packet-scsi-osd.c    Modified