Suppress invalid or non-meaningful statistics - for example, without
authorGuy Harris <guy@alum.mit.edu>
Sun, 26 Feb 2012 08:02:02 +0000 (08:02 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 26 Feb 2012 08:02:02 +0000 (08:02 -0000)
commit30b86b78178e111747eaf605925cce289483b98d
tree1dd8940d5ab0c55943f42d9126506f21691b3cc5
parent08d7ff268bc91be4a210006b1f8ed2dae67c4391
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?).

svn path=/trunk/; revision=41187
summary.c
summary.h
ui/gtk/gsm_map_summary.c
ui/gtk/mtp3_summary.c
ui/gtk/summary_dlg.c