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(-)