Wireshark-commits: [Wireshark-commits] master 12e030c: PROFINET: Update preliminary version of the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Nov 2016 13:28:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12e030cd5bb369c8e90fe0682b43ea28e07a9a9e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

12e030c by Birol Capa (birol.capa@xxxxxxxxxxx):

    PROFINET: Update preliminary version of the Reporting System (RS) dissection.
    
    Timestamp decoding is added.
    Name of "Stop Observer" is changed as "Observer Status Observer".
    TimeStatusObserver padding bytes location is changed.
    Text of RS_ReasonCode for value "0" is changed from "Reserved" to "No Detail".
    
    Change-Id: I2c231d75001a89a1e41f2518f5c6ca1fdf49a2f0
    Reviewed-on: https://code.wireshark.org/review/18662
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  1619c4c   interface_tree_model.cpp - ensure QObject namespace for tr()
    adds  12e030c   PROFINET: Update preliminary version of the Reporting System (RS) dissection.


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |   89 ++++++++++++++++++++++++++------
 1 file changed, 72 insertions(+), 17 deletions(-)