Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 26fe83e: PROFINET: fix dissection of IO conversasion

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Nov 2018 11:26:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26fe83e1db8b35ad07370ef2307324cc273a4f1d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

26fe83e by nakarlsson (se.nakarlsson@xxxxxxxxx):

    PROFINET: fix dissection of IO conversasion direction
    
    Bug: 15313
    Change-Id: I5255f8b03f9d86cd7da8be34a71f0a3932bfca5c
    Reviewed-on: https://code.wireshark.org/review/30821
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dd457b0   CMake: Generate cmake target exports on Windows
     add  26fe83e   PROFINET: fix dissection of IO conversasion direction


Summary of changes:
 plugins/epan/profinet/packet-dcerpc-pn-io.c | 28 ++++++++++++++++++++--------
 plugins/epan/profinet/packet-pn-dcp.c       | 27 ++++++++++++++++++++++++---
 2 files changed, 44 insertions(+), 11 deletions(-)