URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ab3b2ac2b6300fd10df046e2d75acf6328ac332
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2ab3b2a by Hannes Mezger (hannes.mezger@xxxxxxxxxxx):
Improve display of Open/CloseSecureChannel requests and responses
- Return the ServiceId of the service calls for displaying if it's a request or response
- Add the missing parsing code for CloseSecureChannel, some fields were missing
Change-Id: Id9b1e1986e222a77ad979fb615adc6ac62a4ced8
Reviewed-on: https://code.wireshark.org/review/2125
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from baa5888 Move ServiceFault from ComplexType- to ServiceParser
adds 2ab3b2a Improve display of Open/CloseSecureChannel requests and responses
Summary of changes:
plugins/opcua/opcua_transport_layer.c | 26 ++++++++++++++++++++++++--
1 file changed, 24 insertions(+), 2 deletions(-)