Wireshark-commits: [Wireshark-commits] master cea4115: PROFINET: Support the new BlockVersion 1.1 o
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cea41157fde841ca8771ef1f9919ecba09de4faa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cea4115 by Birol Capa (birol.capa@xxxxxxxxxxx):
    PROFINET: Support the new BlockVersion 1.1 of the record PDPortStatistic.
    
    PDPortStatistic with BlockVersionLow = 1 has 2 bytes CounterStatus while
    PDPortStatistic with BlockVersionLow = 0 has 2 bytes Padding.
    
    Change-Id: I39783ad29993501249bfa7875760b505ded6a8e9
    Reviewed-on: https://code.wireshark.org/review/20563
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  c9efc5d   packet-mysql.c: Some minor improvements
    adds  cea4115   PROFINET: Support the new BlockVersion 1.1 of the record PDPortStatistic.
Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |  118 +++++++++++++++++++++++++++++---
 1 file changed, 110 insertions(+), 8 deletions(-)