aboutsummaryrefslogtreecommitdiffstats
path: root/packet-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-21Put the volume identification in quotes, so it doesn't look stupid whenguy1-2/+2
2002-08-21Display volume tags as per SMC-2.guy1-7/+28
2002-08-21Handle Read Block Position replies.guy1-25/+191
2002-08-21Handle mode pages differently depending on the type of device (some modeguy1-180/+1187
2002-08-20Have "dissect_scsi_cdb()" take an argument that's a SCSI device type,guy1-47/+74
2002-08-20Regularize the format of the "(size)" tags - the SCSI specs appear notguy1-219/+411
2002-08-19Fix the reporting of the "PS" bit in SCSI mode pages.guy1-90/+259
2002-08-18From Bill Studenmund: fix handling of SCSI mode sense.guy1-4/+7
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
2002-06-13From Peter Hawkins: make the maximum length argument toguy1-3/+3
2002-04-14From Joerg Mayer:guy1-2/+2
2002-03-31From Dinesh Dutt: get rid of unused variables, and fix a bug in the wayguy1-90/+90
2002-03-13Give the "prevent/allow medium removal" command the right name (it'sguy1-2/+2
2002-03-12From Dinesh Dutt: initial dissection of a variable-length CDB.guy1-1/+32
2002-02-13Have the private data for the SCSI dissection routines be a pointer to aguy1-24/+27
2002-02-12Move all the stuff in "packet-scsi.h" that's solely for the use ofguy1-1/+926
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-3/+3
2002-01-16From Mark Burton: reinstate data segment digest handling, and stop theguy1-4/+4
2002-01-10SCSI dissector, and changes to make the iSCSI dissector use it, fromguy1-0/+2485