wireshark/plugins/gryphon
Guy Harris ee5ca25d31 Include files from the "epan" directory and subdirectories thereof with
"epan/..." pathnames, so as to avoid collisions with header files in any
of the directories in which we look (e.g., "proto.h", as some other
package has its own "proto.h" file which it installs in the top-level
include directory).

Don't add "-I" flags to search "epan", as that's no longer necessary
(and we want includes of "epan" headers to fail if the "epan/" is left
out, so that we don't re-introduce includes lacking "epan/").

svn path=/trunk/; revision=4586
2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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 Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +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>