Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19510: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 13 Oct 2006 08:42:37 GMT
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