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
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
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 Eliminate e_uuid_t in favor of e_guid_t. 2015-03-03 10:55:29 +00:00
packet-dcom-cba.c plugins: add cleanup routines 2015-07-03 23:38:46 +00:00
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 Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
packet-pn-ptcp.c Remove all preferences related to enabling/disabling heuristic dissectors. 2015-07-17 17:12:22 +00:00
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 Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00