Wireshark-commits: [Wireshark-commits] master-1.12 3e1eaed: Unify displaying of NodeId

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

Commits:

3e1eaed by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    Unify displaying of NodeId
    
    Adds hf_register_info for all possible NodeId identifier types for unified displaying.
    
    Change-Id: Ic7a8077a32f435d5acfb1a956117d21a0b51b43b
    Reviewed-on: https://code.wireshark.org/review/2123
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit fabee432def958af4a102eca6bfe935ec80836f6)
    Reviewed-on: https://code.wireshark.org/review/2170
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ee3f0a9   Fix NodeId and ExpandedNodeId encoding mask display
    adds  3e1eaed   Unify displaying of NodeId


Summary of changes:
 plugins/opcua/opcua_simpletypes.c |   22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)