Wireshark mailing list archives

Summary does not show packet drops for saved files


From: Anders Broman <a.broman () bredband net>
Date: Tue, 05 Nov 2013 21:42:13 +0100

Hi,
In summary_dlg.c we have the following:
  /* initial computations */
  summary_fill_in(&cfile, &summary);
#ifdef HAVE_LIBPCAP
  summary_fill_in_capture(&cfile, &global_capture_opts, &summary);
#endif

The last should probably only be called for live captures, do we have a method to find weather a live capture is going on or not?

Regards
Anders
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: