Wireshark-commits: [Wireshark-commits] master 6854d89: USB: call USB control dissector table when r
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Aug 2014 15:34:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6854d8989ebfeef401544130e351552b238ec3f5
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6854d89 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    USB: call USB control dissector table when recipient is "other"
    
    Otherwise USB HUB dissector is no more called (see the capture in bug 8161 for an example)
    
    Change-Id: Ie8ac1c8ca19bf292d8fc69d9b0b3729f696ffc07
    Reviewed-on: https://code.wireshark.org/review/3802
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  59b750c   Update the SCTP PPIDs.
    adds  6854d89   USB: call USB control dissector table when recipient is "other"


Summary of changes:
 epan/dissectors/packet-usb.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)