aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 1633:Jaap Keuter2007-06-131-0/+1
* if FC type is FPC/SCSI and the relative offset bit is set in f_ctl then the ...Ronnie Sahlberg2006-10-131-0/+1
* move the ITL and the ITLQ structure to packet-scsi.h where it belongsRonnie Sahlberg2006-10-111-45/+0
* add an extra_data pointer to the itlq structure where specific commandsets/cd...Ronnie Sahlberg2006-09-301-1/+1
* scsi osd additionsRonnie Sahlberg2006-09-301-0/+1
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* update the itl structure so that it sets the cmdset field to the current comm...Ronnie Sahlberg2006-05-051-1/+10
* change the signature for dissect_scsi_snsinfo() to take itlq and itl structuresRonnie Sahlberg2006-04-241-0/+13
* the scsi transports (fc/fcp and iscsi) now track both itl and itlqRonnie Sahlberg2006-04-221-0/+4
* updates to get the fc and scsi dissectorsRonnie Sahlberg2006-04-211-1/+9
* rename hte itlq structures to itlqRonnie Sahlberg2006-04-201-1/+1
* rename the fc_exchange_data structure to the more appropriate itlq_nexus_tRonnie Sahlberg2006-04-201-6/+8
* add a field for storing the scsi opcode in the exchange struct.Ronnie Sahlberg2006-04-061-1/+2
* use the fc exchange structure to track LUN values from fcp command all the w...Ronnie Sahlberg2006-04-061-0/+1
* cleaning up bits and piecesRonnie Sahlberg2006-04-051-3/+0
* From Dinesh G DuttAnders Broman2005-09-141-0/+2
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+152