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 <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
