Wireshark-commits: [Wireshark-commits] master 051986c: opcua dissector: Add DefaultXml encoding IDs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2015 10:21:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=051986ccf82f048c351f00d2ec2d38caf70371f1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

051986c by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    opcua dissector: Add DefaultXml encoding IDs
    
    Currently only DefaultBinary encoding IDs can be displayed, this commit adds the DefaultXml encoding IDs
    
    Change-Id: I19f3693d3aa03451655058770383222c3828b570
    Reviewed-on: https://code.wireshark.org/review/9442
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7d1a86d   Have RPC dissector use real dissector tables for its subdissectors instead of a "homegrown" method.
    adds  051986c   opcua dissector: Add DefaultXml encoding IDs


Summary of changes:
 plugins/opcua/opcua_serviceids.h   |   84 +++++++++++++++++++++++++++++++++++-
 plugins/opcua/opcua_servicetable.c |   83 ++++++++++++++++++++++++++++++++++-
 2 files changed, 163 insertions(+), 4 deletions(-)