wireshark/plugins
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
..
giop From Joerg Mayer: 2002-02-27 09:42:52 +00:00
gryphon Add desegmentation support. 2002-05-01 05:24:42 +00:00
mgcp Mark the "plugin_address_table_t *" argument to "plugin_init()" as 2002-04-30 10:37:37 +00:00
.cvsignore Updated to ignore Win32 detritus 2000-09-13 22:03:52 +00:00
Makefile.am Sigh. Well, if you make the function declarations external, that means 2001-10-31 10:40:58 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
plugin_api.c Handle TPKT packets split across segment boundaries, and multiple TPKT 2002-02-22 08:56:48 +00:00
plugin_api.h Handle TPKT packets split across segment boundaries, and multiple TPKT 2002-02-22 08:56:48 +00:00
plugin_api_defs.h Handle TPKT packets split across segment boundaries, and multiple TPKT 2002-02-22 08:56:48 +00:00
plugin_table.h Make "dissect_data()" static - it's only called through handles. 2002-04-04 05:16:15 +00:00