aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scsi.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-10-12 10:54:36 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-10-12 10:54:36 +0000
commit15d3176063a31c89bc99d8a9859e23a2f9ef63f6 (patch)
treea4a542dc9212ba0f85b8f8cf6f5e9d6e27be8554 /epan/dissectors/packet-scsi.h
parenta4ed1160e0db588ae1426bbd9e2a1ef635fc81c1 (diff)
wireshark does not yet consume enough memory for me to be happy
pass conversation form the transports up to the scsi layer add tracking of conversation specific info to scsi osd add tracking of conversation+lun specific info to scsi osd for scsi osd add tracking of PARTITIONS and display in which frame they were created/removed svn path=/trunk/; revision=19505
Diffstat (limited to 'epan/dissectors/packet-scsi.h')
-rw-r--r--epan/dissectors/packet-scsi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-scsi.h b/epan/dissectors/packet-scsi.h
index 0f8306c927..5edd08343b 100644
--- a/epan/dissectors/packet-scsi.h
+++ b/epan/dissectors/packet-scsi.h
@@ -41,6 +41,7 @@ typedef struct _itl_nexus_t {
* for decoding commands on this itl nexus.
* The field is initialized to 0xff == unknown.
*/
+ conversation_t *conversation;
} itl_nexus_t;
/* Structure containing itlq nexus data :