aboutsummaryrefslogtreecommitdiffstats
path: root/tap-stats_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-stats_tree.c')
-rw-r--r--tap-stats_tree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-stats_tree.c b/tap-stats_tree.c
index ed60fba11d..350d4ace49 100644
--- a/tap-stats_tree.c
+++ b/tap-stats_tree.c
@@ -104,6 +104,7 @@ init_stats_tree(const char *optarg, void *userdata _U_)
error_string = register_tap_listener(st->cfg->tapname,
st,
st->filter,
+ st->cfg->flags,
stats_tree_reset,
stats_tree_packet,
draw_stats_tree);