rev 17460: /trunk/epan/dissectors/: packet-scsi.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: etxrab Date: 2006/03/04 04:10 AM Log: From Ming Zhang: Updated dissector packet-scsi to * decode the device configuration mode page; * decode the request sense response; * fix a wrong lens print in several writeX(). this happens when one packet contains several iscsi pdu. one write data pdu will be explained as request with LEN extracted (but it is not a cdb so it was wrong). * split the dissect_scsi_snsinfo() into 2 parts so the sense data decode part can be a subroutine shared by requestsense() and maybe more places. Directory: /trunk/epan/dissectors/ Changes Path Action +92 -31 packet-scsi.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17460&view=rev