All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, fw@strlen.de
Subject: Re: [PATCH nf 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Date: Tue, 17 Jan 2023 11:41:10 +0100	[thread overview]
Message-ID: <20230117114110.550b388e@elisabeth> (raw)
In-Reply-To: <20230114231047.948785-3-pablo@netfilter.org>

On Sun, 15 Jan 2023 00:10:47 +0100
Pablo Neira Ayuso <pablo@netfilter.org> 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@netfilter.org>

Reviewed-by: Stefano Brivio <sbrivio@redhat.com>

-- 
Stefano


      reply	other threads:[~2023-01-17 10:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-14 23:10 [PATCH nf 0/2] nf_tables rbtree fixes Pablo Neira Ayuso
2023-01-14 23:10 ` [PATCH nf 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection Pablo Neira Ayuso
2023-01-17 10:40   ` Stefano Brivio
2023-01-17 11:05     ` Pablo Neira Ayuso
2023-01-14 23:10 ` [PATCH nf 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection Pablo Neira Ayuso
2023-01-17 10:41   ` Stefano Brivio [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230117114110.550b388e@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.