wireshark/plugins/gryphon
Guy Harris 78b3b038e1 From Nix:
Don't add "-I/usr/include" to CFLAGS or CPPFLAGS; GCC 3.1 warns
	about it, and it's not necessary.

	Expand the plugin directory path used for installation at
	installation time, rather than configuration time, so the user
	can reset "prefix" at installation time.

svn path=/trunk/; revision=5828
2002-07-06 20:40:50 +00:00
..
.cvsignore Add some additional items to .cvsignore files, for new files built when 2001-07-10 20:58:42 +00:00
AUTHORS Changed my mail address to oabad@cybercable.fr (dhis.net is too 2000-05-28 17:04:47 +00:00
COPYING
ChangeLog
INSTALL
Makefile.am From Nix: 2002-07-06 20:40:50 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
NEWS
README
moduleinfo.h Fixed the {tethereal,ethereal}_static targets so that the 2001-07-08 21:51:34 +00:00
packet-gryphon.c Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, 2002-05-05 00:16:38 +00:00
packet-gryphon.h Get rid of unused arguments. 2002-05-01 06:56:16 +00:00
stamp-h.in

README

Dearborn Group Technology has released under GPL this plugin
for Ethereal. 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>