rev 17838: /trunk/epan/dissectors/: packet-fcp.c packet-iscsi.c packet-ndmp.c packet-scsi.c packet-scsi.h
[email protected] Fri, 07 Apr 2006 10:15:18 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: sahlberg Date: 2006/04/07 05:15 AM Log: make dissect_scsi_rsp() take an exchange structure as parameter instead of just a lun. this finally allows us to have scsi.time for scsi transactions but we need to cleanup and refactor the other three scsi entrypoints before we should implement scsi srt to make the other three also take an exchange data structure as parameter from their transports (and get rid of the pinfo->private_data ) Directory: /trunk/epan/dissectors/ Changes Path Action +1 -1 packet-fcp.c Modified +87 -94 packet-iscsi.c Modified +1 -0 packet-ndmp.c Modified +32 -7 packet-scsi.c Modified +1 -1 packet-scsi.h Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17838&view=rev