On Tue, Oct 10, 2023 at 04:27:04PM +0200, Pablo Neira Ayuso wrote: > After Linux kernel's patch ("netfilter: nf_tables: do not refresh > timeout when resetting element") timers are not reset anymore, update > documentation to keep this in sync. How is limit statement being reset? The dump callbacks in nft_limit.c ignore the 'bool reset' parameter. Cheers, Phil