URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5233fd2c2d79631391b990f11b093d5e8c5da1df
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

5233fd2 by Tomasz Moń (deso...@gmail.com):

    FTDI MPSSE: Match responses to fragmented commands
    
    When bidirectional (both read and write) data shifting command is
    executing, the host can start reading data even before it finishes
    writing the data to be sent. Record preliminary command data structure
    so the response data that starts before the packet in which the command
    is reassembled can be matched with the command.
    
    Ping-Bug: 11743
    Change-Id: Id93924b25e37b0e3829efdb44cbe1db7139aa310
    Reviewed-on: https://code.wireshark.org/review/37952
    Petri-Dish: Tomasz Moń <deso...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  75c739e   ISDN, LAPD: clean up the way they connect to other 
dissectors.
     add  5233fd2   FTDI MPSSE: Match responses to fragmented commands


Summary of changes:
 epan/dissectors/packet-ftdi-mpsse.c | 67 ++++++++++++++++++++++++++++++-------
 1 file changed, 55 insertions(+), 12 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to