Wireshark-commits: [Wireshark-commits] rev 46436: /trunk/plugins/opcua/ /trunk/plugins/opcua/: opcu

Date: Fri, 07 Dec 2012 09:33:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46436

User: etxrab
Date: 2012/12/07 01:33 AM

Log:
 From hannes:
 Enable the plugin to detect and reassemble chunked UA messages for displaying them correctly.
 
 From me:
 - Partly applied by hand.
 - move hf and ett asignments inseide the register routine as per convention.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8068

Directory: /trunk/plugins/opcua/
  Changes    Path                       Action
  +218 -9    opcua.c                    Modified
  +11 -6     opcua_transport_layer.c    Modified
  +1 -0      opcua_transport_layer.h    Modified