diff options
-rw-r--r-- | src/monitor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/monitor.c b/src/monitor.c index a68d960b..5b25c9d4 100644 --- a/src/monitor.c +++ b/src/monitor.c @@ -900,7 +900,6 @@ int netlink_echo_callback(const struct nlmsghdr *nlh, void *data) .ctx = ctx, .loc = &netlink_location, .monitor_flags = 0xffffffff, - .cache_needed = true, }; if (!nft_output_echo(&echo_monh.ctx->nft->output)) |