Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41187: /trunk/ /trunk/ui/gtk/: gsm_map_summary.c mtp3_su

Date: Sun, 26 Feb 2012 08:02:03 GMT
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