Wireshark-commits: [Wireshark-commits] master 7805221: PROFINET: PDPortDataReal_block dissection is
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 06 Dec 2018 06:29:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7805221e4a104a73867a28cf6a51c7270831c9b3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7805221 by Ba?ak Kalfa (basakkalfa@xxxxxxxxx):

    PROFINET: PDPortDataReal_block dissection is changed.
    
    According to specification, PortState is renamed and dissected
    as "LinkState.Link" and "LinkState.Port" which are both 8 bits.
    
    Change-Id: I1eff258f48d6fd76286ae08a7d2d80793ea23f12
    Reviewed-on: https://code.wireshark.org/review/30913
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0da8a3d   Doc: add mentioning of ip link to get interfaces
     add  7805221   PROFINET: PDPortDataReal_block dissection is changed.


Summary of changes:
 plugins/epan/profinet/packet-dcerpc-pn-io.c | 60 +++++++++++++++++++++++++----
 1 file changed, 52 insertions(+), 8 deletions(-)