wireshark/plugins
Hannes Mezger 62b64e3942 opcua: expand ReturnDiagnostics field of RequestHeader
The ReturnDiagnostics field of RequestHeader is a bitmask. It cannot be generated, as the information needed is not contained in our models used to generate the generated files. This is why I made a manual change to opcua_complextypeparser.c. In the future, this change has to be merged if the file gets regenerated.

Change-Id: Ic7db499566e3f3d3006feaff6e25e7b37a427dca
Reviewed-on: https://code.wireshark.org/review/12470
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-12-08 02:18:02 +00:00
..
docsis Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
gryphon Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
irda Officially remove tvb_get_string and tvb_get_stringz. 2015-11-27 05:11:25 +00:00
m2m Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
mate Use noyywrap rather than defining our own yywrap functions. 2015-12-05 08:06:50 +00:00
opcua opcua: expand ReturnDiagnostics field of RequestHeader 2015-12-08 02:18:02 +00:00
profinet Profinet: All SubframeData elements are not decoded 2015-11-25 08:28:54 +00:00
stats_tree Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
tpg Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
unistim Officially remove tvb_get_string and tvb_get_stringz. 2015-11-27 05:11:25 +00:00
wimax Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +00:00
wimaxasncp Use noyywrap rather than defining our own yywrap functions. 2015-12-05 08:06:50 +00:00
wimaxmacphy Developers Guide updates for plugins with CMake 2015-11-24 06:04:57 +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 Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +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 CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00