wireshark/plugins/profinet
Michael Mann b7f4e25059 Adjust proto_tree_add_uint_format_value calls to use unit string
Several calls to proto_tree_add_uint_format_value could be better served
using BASE_UNIT_STRING with a "unit string" in hf_ field.  There also
a few cases where proto_tree_add_uint_format_value could just be
proto_tree_add_uint.

Added a few more "common" unit string values to unit_strings.[ch]

Change-Id: Iaedff82c515269c9c31ab9100dff19f5563c932d
Reviewed-on: https://code.wireshark.org/review/19242
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-12-13 22:56:50 +00:00
..
AUTHORS PROFINET: Add preliminary version of the Reporting System (RS) dissection. 2016-10-03 17:44:23 +00:00
ChangeLog
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
COPYING
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
moduleinfo.h
packet-dcerpc-pn-io.c PROFINET: Update LineDelay Dissection 2016-11-25 21:41:55 +00:00
packet-dcom-cba-acco.c Cleanup the final checkAPI g_warning complaints. 2016-07-31 15:30:09 +00:00
packet-dcom-cba-acco.h
packet-dcom-cba.c
packet-pn-dcp.c PROFINET: Fix variable may not have been initialized warning 2016-09-29 03:55:03 +00:00
packet-pn-mrp.c PROFINET: Update MRP dissection according to IEC62439-2 Ed.2. 2016-11-10 13:27:31 +00:00
packet-pn-mrrt.c
packet-pn-ptcp.c
packet-pn-rt.c Convert most UDP dissectors to use "auto" preferences. 2016-10-13 02:51:18 +00:00
packet-pn-rtc-one.c Adjust proto_tree_add_uint_format_value calls to use unit string 2016-12-13 22:56:50 +00:00
packet-pn.c Cyclic PROFINET PROFIsafe RTC1 data dissection 2016-05-26 12:43:26 +00:00
packet-pn.h Cyclic PROFINET PROFIsafe RTC1 data dissection 2016-05-26 12:43:26 +00:00
plugin.rc.in