URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f8b3025ef1cde5b80c1e47e14b66a56f2fb9a5e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7f8b302 by Michael Mann (mmann78@xxxxxxxxxxxx):
Walk up the tree view of Protocol Hierarchy Statistics to look for protocol matches.
Things like [Reassembled TCP segments] can add superfluous leaves so just walking down the tree from current location, so walk up the tree as well.
Bug: 1734
Change-Id: I91af554b59e1a6867dba9189ba37db5e396d892a
Reviewed-on: https://code.wireshark.org/review/14393
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 28bfb32 Qt: Defer proto tree column content resizing.
adds 7f8b302 Walk up the tree view of Protocol Hierarchy Statistics to look for protocol matches.
Summary of changes:
ui/proto_hier_stats.c | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)