http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41187
User: guy
Date: 2012/02/26 12:02 AM
Log:
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?).
Directory: /trunk/ui/gtk/
Changes Path Action
+112 -50 gsm_map_summary.c Modified
+48 -21 mtp3_summary.c Modified
+52 -25 summary_dlg.c Modified
Directory: /trunk/
Changes Path Action
+55 -33 summary.c Modified
+24 -21 summary.h Modified