netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 0/4] netfilter: nf_tables: set transactions
Date: Thu, 26 Mar 2015 12:09:49 +0100	[thread overview]
Message-ID: <20150326110949.GB3734@salvia> (raw)
In-Reply-To: <1427292530-28529-1-git-send-email-kaber@trash.net>

On Wed, Mar 25, 2015 at 02:08:46PM +0000, Patrick McHardy wrote:
> These patches add transaction support to set elements. It pretty much
> resembles the existing transaction support, the changelogs explain it
> in more detail.

Thanks a lot for finishing this support.

> As a by-product the patches get rid of the RCU grace period for every
> nft_hash element that is destroyed, we now have only the single global
> transaction grace perdiod independantly of what we destroy.

Great work.

Applied, thanks Patrick!

  parent reply	other threads:[~2015-03-26 11:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 14:08 [PATCH 0/4] netfilter: nf_tables: set transactions Patrick McHardy
2015-03-25 14:08 ` [PATCH 1/4] netfilter: nf_tables: consolide set element destruction Patrick McHardy
2015-03-25 14:08 ` [PATCH 2/4] netfilter: nf_tables: return set extensions from ->lookup() Patrick McHardy
2015-03-25 14:08 ` [PATCH 3/4] netfilter: nf_tables: add transaction helper functions Patrick McHardy
2015-03-25 14:08 ` [PATCH 4/4] netfilter: nf_tables: implement set transaction support Patrick McHardy
2015-03-26 11:09 ` Pablo Neira Ayuso [this message]
2015-03-26 11:07   ` [PATCH 0/4] netfilter: nf_tables: set transactions Patrick McHardy
2015-03-26 11:15     ` Pablo Neira Ayuso
2015-03-26 11:14       ` Patrick McHardy

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=20150326110949.GB3734@salvia \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).