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

Date: Sat, 08 Dec 2012 01:33:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46464

User: mmann
Date: 2012/12/07 05:33 PM

Log:
 Bugfix FCP lun request/response tracking.
 
 This works towards bug 3209 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3209) by at least satisfying the layer under SCSI.  All of the dissectors that feed into SCSI seem to have similar "lun tracking" issues, so I think a more general solution may be needed to fix the bug "right"
 
 #BACKPORT

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +0 -1      packet-fc.c     Modified
  +0 -1      packet-fc.h     Modified
  +67 -30    packet-fcp.c    Modified