aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2018-01-27 00:46:32 +0100
committerAnders Broman <a.broman58@gmail.com>2018-01-30 05:44:38 +0000
commit27ae22bd2538ff7391a5e56723715932ecf80b0e (patch)
treefc514b88cad18d40506f8430c651ce65f91fdef8 /configure.ac
parent94d7500a7d2589548f210ef0e9cb6d9eba796239 (diff)
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 <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/25487 Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b0208ae105..34fca41127 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2823,6 +2823,7 @@ AC_CONFIG_FILES(
plugins/epan/wimax/Makefile
plugins/epan/wimaxasncp/Makefile
plugins/epan/wimaxmacphy/Makefile
+ plugins/wiretap/usbdump/Makefile
_CUSTOM_PLUGIN_CONFIG_FILES_
randpkt_core/doxygen.cfg
randpkt_core/Makefile