Wireshark-commits: [Wireshark-commits] master baf8f9c: Add support for USB3-specific Hub Class Feat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 18:57:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=baf8f9c7d00a24632f1cac54b9e749e0a964dc0f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Add support for USB3-specific Hub Class Feature Selectors
    
    Add Hub Class Feature Selectors (defined in USB3.1 spec, table 10-9) to USBHUB dissector.
    
    Change-Id: I53f73b5d689b8921907514e0fcd74a152abc2b49
    Signed-off-by: Sean O. Stalley <sean.stalley@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/16593
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c07bf81   packet-socketcan.c - Add subdissector name to layer list.
    adds  baf8f9c   Add support for USB3-specific Hub Class Feature Selectors


Summary of changes:
 epan/dissectors/packet-usb-hub.c |   45 ++++++++++++++++++++++++++------------
 1 file changed, 31 insertions(+), 14 deletions(-)