Wireshark-commits: [Wireshark-commits] master ae39446: CIP: Improve API/RPI precision
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae394464df207c39ddb67b2dfd59ce791e53a156
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ae39446 by Dylan Ulis (daulis0@xxxxxxxxx):
CIP: Improve API/RPI precision
1. Show 3 digits of precision after the decimal place for API/RPI when
displaying in ms.
2. Remove displaying the value as hex microseconds.
Change-Id: I483739c13ff0e02bd773b5207b41a5eec6c23289
Reviewed-on: https://code.wireshark.org/review/31583
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e659773 macos-setup.sh: Bump our libxml2 version.
add ae39446 CIP: Improve API/RPI precision
Summary of changes:
epan/dissectors/packet-cip.c | 60 +++++++++++++++++++------------------------
epan/dissectors/packet-cip.h | 1 +
epan/dissectors/packet-enip.c | 8 +++---
3 files changed, 32 insertions(+), 37 deletions(-)