Wireshark-commits: [Wireshark-commits] master 6606e95: CIP Motion: Version 1.5 Updates

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Jan 2020 04:52:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6606e95318b30fdc7897da8915e9e6d526ed497a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6606e95 by Dylan Ulis (daulis0@xxxxxxxxx):

    CIP Motion: Version 1.5 Updates
    
    1. Service Data Block: Decode the following services:
      Set Cyclic Write List
      Set Cyclic Read List
      Set Attribute List
    2. Axis Status 2 - Add more bit definitions
    3. Add a preference to display raw attribute bytes. This is useful
      because not all attributes have parsing, and this allows automated
      tools to consistent pull a common format for all attributes.
    
    Change-Id: Ic7a29f3adddcced8cba958e545436b89c0f7ef6d
    Reviewed-on: https://code.wireshark.org/review/35799
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4ee1110   Fix UAT PKCS #11 Library handle leak
     add  6606e95   CIP Motion: Version 1.5 Updates


Summary of changes:
 epan/dissectors/packet-cipmotion.c | 233 +++++++++++++++++++++++++++++++++++--
 1 file changed, 226 insertions(+), 7 deletions(-)