Wireshark-commits: [Wireshark-commits] master e7cd2f8: CIP Motion: Various Updates

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 May 2018 06:31:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7cd2f8960b8c2746509d4e2923084db4453bfd7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e7cd2f8 by Dylan Ulis (daulis0@xxxxxxxxx):

    CIP Motion: Various Updates
    
    1. Feedback Mode: Should only use the lower 4 bits.
    2. Axis Response: Add more enumerated values
    3. Axis Status: Add more bit interpretations
    4. Add more Motion Attributes
    5. Minor cleanup
    
    Change-Id: I0a6568ca263afb8d7827961907cb7d0a42b376f4
    Reviewed-on: https://code.wireshark.org/review/27400
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5ec2265   test: add test for resolved addresses
    adds  e7cd2f8   CIP Motion: Various Updates


Summary of changes:
 epan/dissectors/packet-cipmotion.c | 319 ++++++++++++++++++++++---------------
 epan/dissectors/packet-cipmotion.h |   2 +-
 2 files changed, 194 insertions(+), 127 deletions(-)