Wireshark-commits: [Wireshark-commits] master 4994d3d: PROFINET: Add Asset Management Record Dissec

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

Commits:

4994d3d by Birol Capa (birol.capa@xxxxxxxxxxx):

    PROFINET: Add Asset Management Record Dissection
    
    Identification and Maintenance (I&M) and AssetManagement (AM) functions
    are to collect information about the assets of an automation plant
    to cover the use cases such as
    identification, configuration, commissioning, diagnosis etc..
    
    PROFINET plugin should support the Asset Management Record (AMR).
    
    Bug: 13112
    Change-Id: I9c557b5f7f4f633fdd475c2c9e8900a8e6c2ba47
    Reviewed-on: https://code.wireshark.org/review/18719
    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  5b348a4   Allocate transport_info->encoding_name from correct memory pool
    adds  4994d3d   PROFINET: Add Asset Management Record Dissection


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