wireshark/ui/cli
Michael Mann e6481a9e88 Check for negative nanoseconds in io,stat tap.
Seconds were already being checked for negative values, but if there is
only a fraction of a second, the negative check wasn't being done,
which led to bad results.

Bug: 9014
Change-Id: I820e0a4b1384330acebf4a632a04f7840db2288b
Reviewed-on: https://code.wireshark.org/review/16046
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-06-21 07:17:33 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
Makefile.am Remove Nmake build system 2016-06-15 19:21:57 +00:00
Makefile.common Convert Camel tap stats to new "generic stat API". 2015-08-04 19:12:00 +00:00
tap-camelsrt.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-comparestat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-diameter-avp.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-endpoints.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-expert.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-follow.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-funnel.c Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
tap-gsm_astat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-hosts.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-httpstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-icmpstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-icmpv6stat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-iostat.c Check for negative nanoseconds in io,stat tap. 2016-06-21 07:17:33 +00:00
tap-iousers.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-macltestat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-protocolinfo.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-protohierstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rlcltestat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rpcprogs.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rtd.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rtp.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-rtspstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-sctpchunkstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-simple_stattable.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-sipstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-smbsids.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-srt.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-stats_tree.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-sv.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tap-wspstat.c Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
tshark-tap.h Create very basic "generic" stat tap API to create a "GUI" independent table. 2015-07-03 23:08:28 +00:00