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 --- debian/libwiretap0.install | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/libwiretap0.install b/debian/libwiretap0.install index 6ca032e50e..f9d702aa79 100644 --- a/debian/libwiretap0.install +++ b/debian/libwiretap0.install @@ -1 +1,2 @@ usr/lib/*/libwiretap.so.* +usr/lib/*/wireshark/plugins/*/wiretap/*.so -- cgit v1.2.3