http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44058
User: sahlberg
Date: 2012/07/26 10:09 PM
Log:
SCSI/ISCSI: Add decode of LUNs with address mode/bus and lun
Dont implement the complex "extended logical unit addressing format" just
yet. That one is hairy so wait until we actually see it in the wild first.
Add decoding of LUNs using
single level lun structure and flat addressing space modes
Directory: /trunk/epan/dissectors/
Changes Path Action
+13 -17 packet-iscsi.c Modified
+53 -21 packet-scsi.c Modified
+2 -0 packet-scsi.h Modified