From 27ae22bd2538ff7391a5e56723715932ecf80b0e Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Sat, 27 Jan 2018 00:46:32 +0100 Subject: usbdump: Add usbdump wiretap plugin as functional example 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. Change-Id: Iefbb156ea1bc5d90dabc1753942cdb9e393714ad Signed-off-by: Jaap Keuter Reviewed-on: https://code.wireshark.org/review/25487 Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- plugins/wiretap/usbdump/AUTHORS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/wiretap/usbdump/AUTHORS (limited to 'plugins/wiretap/usbdump/AUTHORS') diff --git a/plugins/wiretap/usbdump/AUTHORS b/plugins/wiretap/usbdump/AUTHORS new file mode 100644 index 0000000000..f00e0146b8 --- /dev/null +++ b/plugins/wiretap/usbdump/AUTHORS @@ -0,0 +1,2 @@ +Author : +Jaap Keuter -- cgit v1.2.3