URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e7db19ff90be5e1c79351910e8dbb3d1ad3090f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1e7db19 by Tomasz Moń (desowin@xxxxxxxxx):
USB: Dissect SuperSpeed Endpoint Companion descriptors
Mark undecoded data in endpoint descriptors with expert info.
Bug: 15798
Change-Id: I392da00205274fb3f5eb947a54ba424d1edb041b
Reviewed-on: https://code.wireshark.org/review/33386
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2eb1a0d Use the HTTPS URL for our main site in a few places.
add 1e7db19 USB: Dissect SuperSpeed Endpoint Companion descriptors
Summary of changes:
epan/dissectors/packet-mausb.c | 3 +-
epan/dissectors/packet-usb.c | 116 ++++++++++++++++++++++++++++++++++++++---
epan/dissectors/packet-usb.h | 4 +-
3 files changed, 114 insertions(+), 9 deletions(-)