wireshark/plugins
AndersBroman 79c55a34cb Fix Bug #10348 Different dissection results for same file.
The fault is that reassembly_table_init() must be called when reloading
the file - move it to an init routine and register the init routine.
While there move the proto_register_opcua() routine to the end of the file
to be more consistent with other dissectors.
Change soft deprecated APIs

Change-Id: I2b93692be24dbf60f4ef09aa7283e55ebf3c1874
Reviewed-on: https://code.wireshark.org/review/3431
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-08-05 13:36:03 +00:00
..
asn1 Replace lseek/fstat by ws_lseek64/ws_fstat64 2014-07-25 21:26:01 +00:00
docsis convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
easy_codec Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
ethercat convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
gryphon convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
irda make-dissectors-reg: optimize by factoring out the loops 2014-07-06 08:08:20 +00:00
m2m make-dissectors-reg: optimize by factoring out the loops 2014-07-06 08:08:20 +00:00
mate Add more files to the release tarball. 2014-07-31 08:55:52 +00:00
opcua Fix Bug #10348 Different dissection results for same file. 2014-08-05 13:36:03 +00:00
profinet Strip some trailing whitespace; Fix some indentation; Add editor-modelines as needed. 2014-07-11 03:20:54 +00:00
stats_tree Add .rc files to the sources to have them included in the build 2014-06-20 23:58:22 +00:00
tpg Add .rc files to the sources to have them included in the build 2014-06-20 23:58:22 +00:00
unistim convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
wimax Add more files to the release tarball. 2014-07-31 08:55:52 +00:00
wimaxasncp Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
wimaxmacphy convert to proto_tree_add_subtree[_format] for plugin dissectors 2014-07-10 01:51:21 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00