aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-18Remove unneeded #include epan/dissectors/packet-scsi.hAlexis La Goutte1-1/+0
2013-11-28Adjust fc_stat.c to use newer fc_exchange_t structure for its stats.Michael Mann1-0/+1
2013-11-28Bugfix Negative Fibre Channel scsi_time value. Bug 3209 (https://bugs.wiresh...Michael Mann1-1/+6
2013-11-25Remove Fibre Channel specific fields from packet_info and just have the fc_hd...Michael Mann1-0/+17
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-4/+4
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+2
2012-12-08Bugfix FCP lun request/response tracking.Michael Mann1-1/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-19fix compile errors found by dumpabi targetBalint Reczey1-0/+2
2007-06-13Fix for bug 1633:Jaap Keuter1-0/+1
2006-10-13if FC type is FPC/SCSI and the relative offset bit is set in f_ctl then the ...Ronnie Sahlberg1-0/+1
2006-10-11move the ITL and the ITLQ structure to packet-scsi.h where it belongsRonnie Sahlberg1-45/+0
2006-09-30add an extra_data pointer to the itlq structure where specific commandsets/cd...Ronnie Sahlberg1-1/+1
2006-09-30scsi osd additionsRonnie Sahlberg1-0/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-05update the itl structure so that it sets the cmdset field to the current comm...Ronnie Sahlberg1-1/+10
2006-04-24change the signature for dissect_scsi_snsinfo() to take itlq and itl structuresRonnie Sahlberg1-0/+13
2006-04-22the scsi transports (fc/fcp and iscsi) now track both itl and itlqRonnie Sahlberg1-0/+4
2006-04-21updates to get the fc and scsi dissectorsRonnie Sahlberg1-1/+9
2006-04-20rename hte itlq structures to itlqRonnie Sahlberg1-1/+1
2006-04-20rename the fc_exchange_data structure to the more appropriate itlq_nexus_tRonnie Sahlberg1-6/+8
2006-04-06add a field for storing the scsi opcode in the exchange struct.Ronnie Sahlberg1-1/+2
2006-04-06use the fc exchange structure to track LUN values from fcp command all the w...Ronnie Sahlberg1-0/+1
2006-04-05cleaning up bits and piecesRonnie Sahlberg1-3/+0
2005-09-14From Dinesh G DuttAnders Broman1-0/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+152