Wireshark-bugs: [Wireshark-bugs] [Bug 2377] Add % (percent) column to Summary View
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2377
Chris Maynard <christopher.maynard@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9242| |review_for_checkin?
Flags| |
--- Comment #1 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-09-27 20:02:01 PDT ---
Created attachment 9242
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9242
Add percent columns in summary dialog and main statusbar.
This patch adds displayed and marked percent columns in the summary dialog, as
well as percent calculations for ignored packets and dropped packets per
interface. In addition, percent calculations are added to the main statusbar
for displayed, marked, ignored and dropped packets. Please test and provide
feedback. Thanks.
A couple of questions/thoughts:
Should we display marked packets in the main status bar if there aren't any?
(For example, we don't display ignored packets if there aren't any.)
Maybe we could also add captured packets per interface? And then I suppose we
could have dropped packet percentages against both the total number of packets
captured across all interfaces as well as the percent of dropped packets only
for the packets captured for that interface.
Should we add columns for displayed+marked as well as displayed+marked percent?
That seems like it would be trickier to compute though, perhaps not even
currently possible?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.