URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c5b0d427adfee594385fd144bda67b463a1fce3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7c5b0d4 by Sean O. Stalley (sean.stalley@xxxxxxxxx):
mausb: Add dissection of ClearTransfers Req & Resp
Add dissection for two new packets types added in the MA USB v1.0a
Specification.
Change-Id: Ie693f5d721a446454cc927451b69859e1992ddb3
Reviewed-on: https://code.wireshark.org/review/13081
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0c7eb4a [dcom] don't THROW() an exception from a dissector
adds 7c5b0d4 mausb: Add dissection of ClearTransfers Req & Resp
Summary of changes:
epan/dissectors/packet-mausb.c | 216 +++++++++++++++++++++++++++++++++++++---
1 file changed, 203 insertions(+), 13 deletions(-)