wireshark/plugins/profinet
Michael Mann af54b292e6 Register reassembly tables
Register all reassembly tables with a central unit, allowing the
central unit to have the callback that initializes and destroys
the reassembly tables, rather than have dissectors do it individually.

Change-Id: Ic92619c06fb5ba6f1c3012f613cae14982e101d4
Reviewed-on: https://code.wireshark.org/review/19834
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-01-29 13:29:04 +00:00
..
AUTHORS PROFINET: Add preliminary version of the Reporting System (RS) dissection. 2016-10-03 17:44:23 +00:00
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +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
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-dcerpc-pn-io.c profinet: Skip comments in GSD file 2017-01-09 05:10:47 +00:00
packet-dcom-cba-acco.c Cleanup the final checkAPI g_warning complaints. 2016-07-31 15:30:09 +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 PROFINET: Fix variable may not have been initialized warning 2016-09-29 03:55:03 +00:00
packet-pn-mrp.c PROFINET: Update MRP dissection according to IEC62439-2 Ed.2. 2016-11-10 13:27:31 +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 Register reassembly tables 2017-01-29 13:29:04 +00:00
packet-pn-rtc-one.c profinet: Skip comments in GSD file 2017-01-09 05:10:47 +00:00
packet-pn.c profinet (pn): Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang 2017-01-16 16:07:14 +00:00
packet-pn.h profinet: Skip comments in GSD file 2017-01-09 05:10:47 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00