URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=547f7314a1d45813bbd2c8b2f6192be282527d46
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
547f731 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>
(cherry picked from commit 2ab3b2ac2b6300fd10df046e2d75acf6328ac332)
Reviewed-on: https://code.wireshark.org/review/2172
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 95cc25a Move ServiceFault from ComplexType- to ServiceParser
adds 547f731 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(-)