aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-04-25rename some value_Strings from ..._val to ..._valssahlberg1-3/+3
2006-04-25fix win32 build:ulfl1-3/+3
2006-04-24SCSI Service Response Time Staisticssahlberg1-0/+4
2006-04-24change the signature for dissect_scsi_snsinfo() to take itlq and itl structuressahlberg1-1/+1
2006-04-22the scsi transports (fc/fcp and iscsi) now track both itl and itlqsahlberg1-11/+0
2006-04-21remover the lun parameter from dissect_scsi_cdb/payload since this is now p...sahlberg1-2/+2
2006-04-21updates to get the fc and scsi dissectorssahlberg1-3/+3
2006-04-20rename the fc_exchange_data structure to the more appropriate itlq_nexus_tsahlberg1-1/+1
2006-04-07make dissect_scsi_rsp() take an exchange structure as parameter instead of ju...sahlberg1-1/+1
2005-05-29remove offset and len from the signature of dissect_scsi_payload()sahlberg1-2/+2
2005-05-29make all callers of dissect_scsi_cdb() first create a new subset tvbsahlberg1-1/+1
2005-02-17pass lun (and status) to scsi subdissector so we can filtersahlberg1-4/+4
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+83