wireshark/plugins
Guy Harris ee1b884ee9 Tvbuffify the STP dissector, have it register itself and have the LLC
dissector call it through a handle, and make it static.

Give "dissect_data()" an "offset" argument, so dissectors can use it to
dissect part of the packet without having to cook up a new tvbuff.

Go back to using "dissect_data()" to dissect the data in an IPP request.

svn path=/trunk/; revision=2651
2000-11-16 07:35:43 +00:00
..
gryphon "plugin_reg_handoff()" is a symbol in the plugin that Ethereal has to 2000-11-06 08:44:05 +00:00
mgcp Add a mechanism by which a dissector can be registered by name, another 2000-11-15 07:07:52 +00:00
.cvsignore Updated to ignore Win32 detritus 2000-09-13 22:03:52 +00:00
Makefile.am Add MGCP dissector plugin from Ed Warnicke <hagbard@physics.rutgers.edu>. 2000-11-09 10:04:48 +00:00
Makefile.nmake Add a Makefile.nmake for the MGCP plugin, and update 2000-11-12 11:08:46 +00:00
plugin_api.c Add a mechanism by which a dissector can be registered by name, another 2000-11-15 07:07:52 +00:00
plugin_api.h Add a mechanism by which a dissector can be registered by name, another 2000-11-15 07:07:52 +00:00
plugin_table.h Tvbuffify the STP dissector, have it register itself and have the LLC 2000-11-16 07:35:43 +00:00