wireshark/plugins/profinet
Michael Mann 1e60d63c8c Create call_data_dissector() to call data dissector.
This saves many dissectors the need to find the data dissector and store a handle to it.

There were also some that were finding it, but not using it.
For others this was the only reason for their handoff function, so it could be eliminated.

Change-Id: I5d3f951ee1daa3d30c060d21bd12bbc881a8027b
Reviewed-on: https://code.wireshark.org/review/14530
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-03-20 17:38:03 +00:00
..
AUTHORS
CMakeLists.txt Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
INSTALL
Makefile.am autotools: Use pkg-config autoconf macros for GLib/GTK 2016-02-21 07:51:55 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
NEWS
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-dcerpc-pn-io.c Associate dissector tables and heuristic subdissector lists with a protocol. 2016-03-17 00:05:17 +00:00
packet-dcom-cba-acco.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
packet-dcom-cba-acco.h Eliminate e_uuid_t in favor of e_guid_t. 2015-03-03 10:55:29 +00:00
packet-dcom-cba.c plugins: add cleanup routines 2015-07-03 23:38:46 +00:00
packet-pn-dcp.c More ADDRESS macro to address function conversions. 2015-10-24 01:44:24 +00:00
packet-pn-mrp.c Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-Werror=misleading-indentation] found by gcc6 2016-02-12 09:19:56 +00:00
packet-pn-mrrt.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-ptcp.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-rt.c Create call_data_dissector() to call data dissector. 2016-03-20 17:38:03 +00:00
packet-pn.c Profinet: Combined Object Container is added. 2015-06-15 12:33:26 +00:00
packet-pn.h Eliminate e_uuid_t in favor of e_guid_t. 2015-03-03 10:55:29 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00