http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19510
User: sahlberg
Date: 2006/10/13 08:42 AM
Log:
if FC type is FPC/SCSI and the relative offset bit is set in f_ctl then the parameter field is 4 bytes and contain the relative offset of the data for data in/out
decode this field as relative offset and also store it in the fc_hdr structure so that FCP can pick it up and pass if to the SCSI payload data in/out dissector later
Directory: /trunk/epan/dissectors/
Changes Path Action
+14 -0 packet-fc.c Modified
+1 -0 packet-fc.h Modified