URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bbc33730622e117d9edfa3f393da883624510f1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9bbc337 by Dario Lombardo (lomato@xxxxxxxxx):
Added HPFEEDS stats_tree.
Change-Id: I256fd5395b062fa954ebd60598721323ea1d7ff1
Bug: 10875
Reviewed-on: https://code.wireshark.org/review/6713
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from c80aa10 HCrt fix no previous prototype for 'proto_register_hcrt' [-Wmissing-prototypes]
adds 9bbc337 Added HPFEEDS stats_tree.
Summary of changes:
doc/tshark.pod | 5 ++
docbook/release-notes.asciidoc | 5 ++
epan/dissectors/packet-hpfeeds.c | 99 ++++++++++++++++++++++++++++++++++++++
ui/gtk/main_menubar.c | 2 +
ui/qt/main_window.h | 1 +
ui/qt/main_window.ui | 9 ++++
ui/qt/main_window_slots.cpp | 5 ++
7 files changed, 126 insertions(+)