aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-08-20 22:33:17 +0000
committerGuy Harris <guy@alum.mit.edu>2002-08-20 22:33:17 +0000
commit71bfe6806c9d5681f541c93569b3a11596d3d9df (patch)
tree2215517c2dc1c100b177ba02c90e755cd5795119 /Makefile.am
parent7200333d8b08e948f420cb62d91875eed80fb678 (diff)
Have "dissect_scsi_cdb()" take an argument that's a SCSI device type,
for the benefit of dissectors such as the NDMP dissector that can at least supply a reasonable guess for the device type; more than one type of device can be opened on the same host over NDMP, so the scheme currently used by the SCSI dissector to remember device types in INQUIRY replies won't work. Have the iSCSI dissector supply SCSI_DEV_UNKNOWN, and have the NDMP dissector supply SCSI_DEV_SMC for NDMP_SCSI_EXECUTE_CDB (under the assumption that it's operating on a media changer) and supply SCSI_DEV_SSC for NDMP_TAPE_EXECUTE_CDB (under the assumption that it's operating on a tape device). Fix memory leaks in the SCSI dissector. Fix the dissectors for the SSC READ(6) and WRITE(6) CDBs to dissect the transfer length as a 24-bit quantity. svn path=/trunk/; revision=6035
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions