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 35c8934: USB: show data fragment for control messages

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2014 12:32:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=35c893421d556aa6b7cabd7a2f8a7e7575b7f697
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

35c8934 by Peter Wu (peter@xxxxxxxxxxxxx):

    USB: show data fragment for control messages
    
    This makes the usb.data_fragment field more useful in tshark, i.e.,
    showing the bytes for the data stage. Previously, the GUI would just
    show the "Data Fragment" text label which is not really useful on its
    own.
    
    Change-Id: Id0ca39a9a144a37aa6d0b4ae65c1d655deb76748
    Reviewed-on: https://code.wireshark.org/review/734
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  7bbb3ac   Try to make Mac OS X buildbot Happy
    adds  35c8934   USB: show data fragment for control messages


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