URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f31449076cc567f6c05e2ce46194b0f7ce9422d5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f314490 by Guy Harris (guy@xxxxxxxxxxxx):
Initial support for FreeBSD USB captures.
(There's also work needed in libpcap; that's also in progress.)
Change-Id: Iff5a34c139a000865e2d78cc17a4af5ff24fb44b
Reviewed-on: https://code.wireshark.org/review/14025
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6e1bf33 Qt: Set maximumSize on AccordionFrame widget buttons
adds f314490 Initial support for FreeBSD USB captures.
Summary of changes:
epan/dissectors/packet-usb.c | 342 +++++++++++++++++++++++++++++++++++++++---
test/lua/globals_2.2.txt | 2 +-
wiretap/pcap-common.c | 2 +
wiretap/wtap.h | 8 +-
4 files changed, 327 insertions(+), 27 deletions(-)