Wireshark-bugs: [Wireshark-bugs] [Bug 9452] Patch: Stats_tree enhancements for sorting, averages

Date: Fri, 29 Nov 2013 23:03:37 +0000

changed bug 9452

What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Ever confirmed   1

Comment # 2 on bug 9452 from
(In reply to comment #0)
> I recently wrote a stats_tree plug-in for which I wanted sort and other
> extra functionality. This patch is the result of the code I wrote - which
> I'd like to offer back to the community. I've made a few updates to the
> pinfo_stats_tree plug-in to demonstrate the features.

All looks good, but since we've switched to using Qt, functionality needs to be
included there as well.  Most of the patch isn't GTK+ specific, so no need to
reject on those grounds.  Keeping open for the Qt effort. Should also be be
able to remove now deprecated stats APIs (stats_tree_get_strs_from_node) when
that happens.

> Source code used: wireshark 1.11.1 source from www.wireshark.org

This patch coincidentally applied to the trunk, but development should really
be done there to avoid conflicts.

> Thanks for making wireshark such a wonderful tool!!!

And thank you for contributing to help make it that way!


You are receiving this mail because:
  • You are watching all bug changes.