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