URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62d78199eee5d239b826442c6edd95aeeef1540b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
62d7819 by Scott Deandrea (sdeandrea@xxxxxxxxx):
Add packet capture support for Darwin USB
Change-Id: Iec9e4ac2362cf8e88a3cf6ae3483cefe938967e5
Reviewed-on: https://code.wireshark.org/review/20814
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 02f74e4 Fix some dissection errors.
adds 62d7819 Add packet capture support for Darwin USB
Summary of changes:
epan/dissectors/packet-usb.c | 360 ++++++++++++++++++++++++++++++++++++++++++
epan/dissectors/packet-usb.h | 3 +-
wiretap/pcap-common.c | 3 +
wiretap/wtap.c | 3 +
wiretap/wtap.h | 1 +
5 files changed, 369 insertions(+), 1 deletion(-)