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] master 91f627b: MAUSB dissection of control transfer respons

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jul 2014 22:55:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91f627b7e73e5679872bc147bc0aac19c83a4ea1
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

91f627b by Sean O. Stalley (sean.stalley@xxxxxxxxx):

    MAUSB dissection of control transfer responses
    
    The MAUSB dissector can now dissect transfer responses for control
    endpoints.
    
    Change-Id: Ic488ccb308365d072bbbf0eaf128b198caf74eca
    Reviewed-on: https://code.wireshark.org/review/2960
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  9335faa   Moved USB Setup Response Dissection into own function
    adds  91f627b   MAUSB dissection of control transfer responses


Summary of changes:
 epan/dissectors/packet-mausb.c |   16 ++++++++++++++++
 epan/dissectors/packet-usb.c   |    2 +-
 epan/dissectors/packet-usb.h   |    6 ++++++
 3 files changed, 23 insertions(+), 1 deletion(-)