wireshark/plugins/gryphon
João Valverde c1ef4693de CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR
Change-Id: I47f248f6ef56aba400054fa3ade2bf4d29eeb895
Reviewed-on: https://code.wireshark.org/review/23411
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2017-09-06 17:26:46 +00:00
..
AUTHORS
CMakeLists.txt CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR 2017-09-06 17:26:46 +00:00
COPYING
Makefile.am Get rid of some generated files with "make distclean". 2017-04-16 08:24:01 +00:00
NEWS
README
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-gryphon.c Adjust proto_tree_add_uint_format_value calls to use unit string 2016-12-13 22:56:50 +00:00
packet-gryphon.h Drop redundant SIZEOF() macro 2016-10-19 04:02:06 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00

README

Dearborn Group Technology has released under GPL this plugin
for Wireshark. It decodes the protocol used by their Gryphon
automotive network tool.

The plugin decodes the communication protocol, but not any
vehicle network messages.

Dearborn Group Technology can be found at http://www.dgtech.com/
The author is Steve Limkemann <stevelim@dgtech.com>