wireshark/plugins/gryphon
Guy Harris 39362af814 From Motonori Shindo:
fix a bogus batch mode inference rule of make, so that
	"vc60.pdb" files are created in the proper directory;

	delete ".pdb" files in a "nmake -f Makefile.nmake clean";

	include the text2pcap and mergecap ".pdb" files in the Windows
	binary distribution.

svn path=/trunk/; revision=4385
2001-12-12 01:29:13 +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 Motonori Shindo: 2001-12-12 01:29:13 +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 Move the pointer to the "column_info" structure in the "frame_data" 2001-12-10 00:26:21 +00:00
packet-gryphon.h Tvbuffify the Gryphon dissector. 2001-04-25 06:14:53 +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>