On Sun, 15 Jan 2023 00:10:47 +0100 Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Skip interference with an ongoing transaction, do not perform garbage > collection on inactive elements. Reset annotated previous end interval > if the expired element is marked as busy (control plane removed the > element right before expiration). > > Fixes: 8d8540c4f5e0 ("netfilter: nft_set_rbtree: add timeout support") > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Reviewed-by: Stefano Brivio <sbrivio@xxxxxxxxxx> -- Stefano