Wireshark-commits: [Wireshark-commits] rev 19449: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-iscsi.c packet-scsi-osd.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Sun, 08 Oct 2006 04:13:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19449
User: sahlberg
Date: 2006/10/08 04:13 AM
Log:
scsi: unusual scsi protocols can request multiple AHS fields for iscsi so decode the AHS properly instead of assuming at most one field is present
scsi-osd add dissection of LIST data pdus and CREATE cdb
Directory: /trunk/epan/dissectors/
Changes Path Action
+68 -22 packet-iscsi.c Modified
+182 -2 packet-scsi-osd.c Modified