URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3d6a86cc860ab2a4dd5016e232f95916a743031
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
c3d6a86 by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
Fix display of CloseSecureChannel requests and responses
Add the missing parsing code for CloseSecureChannel, some fields were missing
Change-Id: I2a224891dadc2ce727a838138b132abdb2437265
Reviewed-on: https://code.wireshark.org/review/2195
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 56ecf64 Move ServiceFault from ComplexType- to ServiceParser
adds c3d6a86 Fix display of CloseSecureChannel requests and responses
Summary of changes:
plugins/opcua/opcua_transport_layer.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)