Suppress invalid or non-meaningful statistics - for example, without
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Feb 2012 08:02:02 +0000 (08:02 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Feb 2012 08:02:02 +0000 (08:02 +0000)
commitf74b801f4fb381c7073acba71a44da9289785697
tree1dd8940d5ab0c55943f42d9126506f21691b3cc5
parentc55bae28c6e48bbc210153b92878e714923ca538
Suppress invalid or non-meaningful statistics - for example, without
time stamps on all packets in a set, you can't determine the start and
end time of the packets in the set (even one timestampless packet throws
the determination off - was that packet before the first time-stamped or
after the last time-stamped packet, or between them?).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@41187 f5534014-38df-0310-8fa8-9805f1628bb7
summary.c
summary.h
ui/gtk/gsm_map_summary.c
ui/gtk/mtp3_summary.c
ui/gtk/summary_dlg.c