wireshark/plugins/gryphon
Guy Harris 573530d0e2 Add desegmentation support.
As a result of that, we now construct a tvbuff for each Gryphon message;
this obviates the need to pass a message length to the dissectors for
each message type.

svn path=/trunk/; revision=5321
2002-05-01 05:24:42 +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 Add Dearborn Group Technology's Gryphon dissector as our first 1999-12-15 06:53:36 +00:00
ChangeLog Add Dearborn Group Technology's Gryphon dissector as our first 1999-12-15 06:53:36 +00:00
INSTALL Add Dearborn Group Technology's Gryphon dissector as our first 1999-12-15 06:53:36 +00:00
Makefile.am Fixed the make dist problem. 2001-07-10 13:18:43 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
NEWS Add Dearborn Group Technology's Gryphon dissector as our first 1999-12-15 06:53:36 +00:00
README Add Dearborn Group Technology's Gryphon dissector as our first 1999-12-15 06:53:36 +00:00
moduleinfo.h Fixed the {tethereal,ethereal}_static targets so that the 2001-07-08 21:51:34 +00:00
packet-gryphon.c Add desegmentation support. 2002-05-01 05:24:42 +00:00
packet-gryphon.h Add desegmentation support. 2002-05-01 05:24:42 +00:00
stamp-h.in Integrate libtool/libltdl with the plugin code. Add libtool and libltdl 1999-12-26 22:38:07 +00:00

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>