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 8773ea0: CIP: Minor enhancements

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Dec 2016 00:08:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8773ea03cbcd72cc6463476e0342d6756d51267a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8773ea0 by D. Ulis (daulis0@xxxxxxxxx):

    CIP: Minor enhancements
    
    1. ENIP: Display the CIP Forward Open Request packet number for connected data
    2. CIP: Extended Network: Display expert info when the expected bytes does not match actual bytes
    3. CIP: Look up more data fields as CIP service or Device Type
    4. CIP: Display data as Dec/Hex, depending on how the spec shows things
    5. Minor: Pull out common code into load_cip_request_data()
    6. Minor: Text corrections
    
    Change-Id: I184ac3899786f650e4d4643a5dfe68bba785d6e0
    Reviewed-on: https://code.wireshark.org/review/19092
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a94b82a   packet-rpcrdma: Clean up Reply chunk dissection
    adds  8773ea0   CIP: Minor enhancements


Summary of changes:
 epan/dissectors/packet-cip.c       |  105 +++++++++++++++++++++---------------
 epan/dissectors/packet-cipmotion.c |   14 ++---
 epan/dissectors/packet-enip.c      |   25 +++++++--
 3 files changed, 92 insertions(+), 52 deletions(-)