Wireshark-commits: [Wireshark-commits] master 428c5b9: function to parse the usbpcap pseudo-header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Jun 2014 00:58:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=428c5b9448a510da1d8bc903f59364ef830585ac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

428c5b9 by Martin Kaiser (wireshark@xxxxxxxxx):

    function to parse the usbpcap pseudo-header
    and fill the conversation struct
    
    Change-Id: I8917fae39458568ab980ece1e819cb83719e3baf
    Reviewed-on: https://code.wireshark.org/review/2077
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8ff7729   Fix USB Class-Specific Control URB requests
    adds  428c5b9   function to parse the usbpcap pseudo-header and fill the conversation struct


Summary of changes:
 epan/dissectors/packet-usb.c |  101 ++++++++++++++++++------------------------
 1 file changed, 44 insertions(+), 57 deletions(-)