Wireshark-commits: [Wireshark-commits] master 49c6f8e: opcua: add support for new reverse hello mes
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Dec 2018 20:22:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49c6f8e432fbd60240c9b3ce1b9391cadb5ecfd7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

49c6f8e by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):

    opcua: add support for new reverse hello message
    
    The reverse hello message type was added in OPC UA specification 1.04.
    
    Change-Id: I00095e35049b8f38ab183ded1b96af51d788d986
    Reviewed-on: https://code.wireshark.org/review/31018
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9711abc   HPAV: Expanding support for HPGP
     add  49c6f8e   opcua: add support for new reverse hello message


Summary of changes:
 plugins/epan/opcua/opcua.c                 |  7 +++++++
 plugins/epan/opcua/opcua_transport_layer.c | 12 ++++++++++++
 plugins/epan/opcua/opcua_transport_layer.h |  1 +
 3 files changed, 20 insertions(+)