URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=532070b4e7cfa4bcbf1e10ed14503f9aae0ee7ab
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
532070b by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Add support for IPv6 stats tree statistics
Also add support for alphabetizing stat tree items as the addition of IPv6 stats tree makes it more obvious its needed.
Change-Id: I8b319ceac805ce7e3a1fd59f92c1c6fe2a54d3de
Reviewed-on: https://code.wireshark.org/review/10062
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 953cdd4 Print two reserved elements as reserved instead of skipping them
adds 532070b Add support for IPv6 stats tree statistics
Summary of changes:
epan/stats_tree.c | 15 ++-
plugins/stats_tree/pinfo_stats_tree.c | 195 +++++++++++++++++++++------------
2 files changed, 141 insertions(+), 69 deletions(-)