wireshark/plugins/gryphon
Jeff Morriss a5cee04fad Move the file utility functions from wiretap to libwsutil so that
libwireshark (and the plugins using those functions) do not depend on
wiretap on Windows.

While doing that, rename the eth_* functions to ws_*.

svn path=/trunk/; revision=25354
2008-05-22 15:46:27 +00:00
..
AUTHORS
ChangeLog
COPYING
INSTALL
Makefile.am Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods. 2008-02-27 16:18:30 +00:00
Makefile.common
Makefile.nmake Move the file utility functions from wiretap to libwsutil so that 2008-05-22 15:46:27 +00:00
moduleinfo.h
moduleinfo.nmake Add Windows version info resource. 2006-12-19 22:24:40 +00:00
NEWS
packet-gryphon.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-09 07:07:50 +00:00
packet-gryphon.h
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00
README ethereal->wireshark updates 2006-05-22 08:14:01 +00:00

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>