URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7eb1aec0931fd2874c9a83887200ad481bb60154
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
7eb1aec by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
Display status code info bits if set
Checks if a StatusCode has any of the additional info bits set and displays them accordingly.
Change-Id: Ic584233083174d3fd30c6ec6684f308e0e5ae22e
Reviewed-on: https://code.wireshark.org/review/2127
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit 0bb0b62ec8580ab48c1e8c3eaa82b9fa255d7a4e)
Reviewed-on: https://code.wireshark.org/review/2294
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f399a63 Display text representation of status codes
adds 7eb1aec Display status code info bits if set
Summary of changes:
plugins/opcua/opcua_simpletypes.c | 94 ++++++++++++++++++++++++++++++++++++-
1 file changed, 92 insertions(+), 2 deletions(-)