ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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