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