ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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