wireshark/plugins/wiretap/usbdump
Guy Harris 20800366dd HTTPS (almost) everywhere.
Change all wireshark.org URLs to use https.

Fix some broken links while we're at it.

Change-Id: I161bf8eeca43b8027605acea666032da86f5ea1c
Reviewed-on: https://code.wireshark.org/review/34089
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-07-26 18:44:40 +00:00
..
AUTHORS
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
README
usbdump.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00

README

This wiretap plugin serves a dual purpose. One is to add usbdump file
reading capability to wiretap and therefore Wireshark and Tshark.
Second it is an illustration of a basic wiretap plugin module.