Wireshark-commits: [Wireshark-commits] master ed334d4: FTDI MPSSE: Improve command to response trac
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ed334d4f2d5204c691224305b04d532f1b04a812
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ed334d4 by Tomasz Moń (desowin@xxxxxxxxx):
FTDI MPSSE: Improve command to response tracking
Display command code in command in packet entry. Fix command response in
linking when response for subsequent commands in packet was not in the
same packet as for the first command. Link to response packet only for
commands that actually have response.
Ping-Bug: 11743
Change-Id: I7c336202cf7d89b5cf785ad6ede8f1a71e0dc063
Reviewed-on: https://code.wireshark.org/review/37827
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c706a90 FTDI FT: Reassemble fragmented MPSSE data
add ed334d4 FTDI MPSSE: Improve command to response tracking
Summary of changes:
epan/dissectors/packet-ftdi-mpsse.c | 62 +++++++++++++++++++++----------------
1 file changed, 35 insertions(+), 27 deletions(-)