wireshark/plugins/gryphon
Ronnie Sahlberg 2d1bb39121 change the signature for the get_pdu_len() function pointer passed to tcp_dissect_pdus() to also include a packet_info pointer.
there are many reasons why some protocols actually need to be able to access the pinfo structure while determining the pdu size



svn path=/trunk/; revision=19751
2006-10-31 09:29:07 +00:00
..
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.common name change 2006-05-21 05:12:17 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
NEWS From Steve Limkemann: 2003-10-03 23:22:12 +00:00
README ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
moduleinfo.h
packet-gryphon.c change the signature for the get_pdu_len() function pointer passed to tcp_dissect_pdus() to also include a packet_info pointer. 2006-10-31 09:29:07 +00:00
packet-gryphon.h name change 2006-05-21 05:12:17 +00:00
stamp-h.in

README

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>