URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd33eacfa4126c425f8ef3e58d54a40fe01b3b89
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dd33eac by Dylan Ulis (daulis0@xxxxxxxxx):
    CIP: Minor updates
    
    1. Time Sync Port Physical Address Info: Finish parsing this
    2. Connection Manager: Add more service names
    3. Add more Device Type enumerations
    4. Unconnected Send Unsuccessful Response: Add the reserved byte
    5. Vendor ID -> Originator Vendor ID
    6. Add some BASE_UNIT_STRING
    
    Change-Id: I112c44330cc4051d2eea8d149e3cbbf8eaef1247
    Reviewed-on: https://code.wireshark.org/review/27937
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  4e82b0b   Remove tabs around manuf names as shown for BASE_OUI
    adds  dd33eac   CIP: Minor updates
Summary of changes:
 epan/dissectors/packet-cip.c | 33 ++++++++++++++++++++++-----------
 epan/dissectors/packet-cip.h |  2 ++
 2 files changed, 24 insertions(+), 11 deletions(-)