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 30587: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 17 Oct 2009 10:19:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30587

User: jake
Date: 2009/10/17 03:19 AM

Log:
 From Joe Eykholt:
 It would be nice to have dissection of the Fibre-Channel FCP 
 "Sequence retransmission request" (SRR) request.
 
 This is like an FC ELS request, but it has FC type FCP, so it's 
 a little strange.  It seemed like the best place to put it is in 
 packet-fcp.c but a slight hook is needed in packet-fc.c to 
 recognize that packet-fcp is the correct dissector.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +6 -1      packet-fc.c       Modified
  +2 -0      packet-fcels.h    Modified
  +85 -8     packet-fcp.c      Modified