Wireshark-commits: [Wireshark-commits] master-1.10 0741bba: Fix NodeId and ExpandedNodeId encoding

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Jun 2014 05:50:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0741bba43462a8f17205385c4a292d381ad993fc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

0741bba by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    Fix NodeId and ExpandedNodeId encoding masks
    
    There are no 'URI' NodeIds, removed this option and changed GUID/Opaque to their correct values as stated in the UA specification.
    
    Change-Id: Ia23598650c7a6f66cdb73a111fba08595997a933
    Reviewed-on: https://code.wireshark.org/review/2194
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  845886c   [Automatic manuf, services and enterprise-numbers update for 2014-06-15]
    adds  0741bba   Fix NodeId and ExpandedNodeId encoding masks


Summary of changes:
 plugins/opcua/opcua_application_layer.c |   11 ++++-------
 plugins/opcua/opcua_simpletypes.c       |    6 ++----
 2 files changed, 6 insertions(+), 11 deletions(-)