Wireshark-commits: [Wireshark-commits] master 50ddeaa: PROFINET: Don't display expert information w
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 03:45:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=50ddeaadf9fa300858a0b02cf451ade5ce443d98
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

50ddeaa by Birol Capa (birol.capa@xxxxxxxxxxx):

    PROFINET: Don't display expert information when implicit AR is used.
    
    According to specification:
    Value(UUID): 00000000-0000-0000-0000-000000000000
    Meaning: Reserved
    Use: The value NIL indicates the usage of the implicit AR.
    
    Change-Id: Iea807f14bf6da36700b778a1383ebd970aa105a5
    Reviewed-on: https://code.wireshark.org/review/17951
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  31a35aa   Cleanup from adding Decode As TCP preferences.
    adds  50ddeaa   PROFINET: Don't display expert information when implicit AR is used.


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