http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20531
User: sahlberg
Date: 2007/01/23 09:38 AM
Log:
if DataSegmentLength is non zero for iscsi async messages the data segment contains
scsi sense information potentially followed by iscsi event data.
this is used by a target to tell an initiator (among other things) that the lun configuration has changed and now is a good time to rescan the target for lun changes.
Directory: /trunk/epan/dissectors/
Changes Path Action
+36 -5 packet-iscsi.c Modified