wireshark/plugins/gryphon
João Valverde d0a4a614f9 plugins: Remove COPYING and NEWS
We don't need to be this strict for bundled plugins about following
the GNU Coding Standards.

Change-Id: I18ed1b81d428eea15ea387102823f588287daf81
Reviewed-on: https://code.wireshark.org/review/23918
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-10-15 16:51:12 +00:00
..
AUTHORS
CMakeLists.txt CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIR 2017-09-06 17:26:46 +00:00
Makefile.am autotools: make maintainer-clean should allow rerunning 'configure' 2017-10-15 14:17:20 +00:00
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>