All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>, g@salvia
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 0/6] netfilter: set extensions
Date: Thu, 26 Mar 2015 12:06:48 +0100	[thread overview]
Message-ID: <20150326110648.GA3734@salvia> (raw)
In-Reply-To: <1427288870-26336-1-git-send-email-kaber@trash.net>

On Wed, Mar 25, 2015 at 01:07:44PM +0000, Patrick McHardy wrote:
> The following patches add so called "set extensions" to maintain optional
> per element data for nft sets and converts nf_tables to use them.
> 
> Following patches will use these set extensions to add some features from
> ipset which we are currently missing, namely timeouts and comments, as
> well as set transactions, variable sized data for concatenations and
> per-flow expressions. I'll send the next batch as soon as these have been
> merged.
> 
> Please apply, thanks!

Applied, thanks Patrick!

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

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 13:07 [PATCH 0/6] netfilter: set extensions Patrick McHardy
2015-03-25 13:07 ` [PATCH 1/6] rhashtable: provide len to obj_hashfn Patrick McHardy
2015-03-25 13:07 ` [PATCH 2/6] netfilter: nft_hash: restore struct nft_hash Patrick McHardy
2015-03-25 13:07 ` [PATCH 3/6] netfilter: nft_hash: indent rhashtable parameters Patrick McHardy
2015-03-25 13:07 ` [PATCH 4/6] netfilter: nft_hash: convert to use rhashtable callbacks Patrick McHardy
2015-03-25 13:07 ` [PATCH 5/6] netfilter: nf_tables: add set extensions Patrick McHardy
2015-03-25 13:07 ` [PATCH 6/6] netfilter: nf_tables: convert hash and rbtree to " Patrick McHardy
2015-03-26 11:06 ` Pablo Neira Ayuso [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=20150326110648.GA3734@salvia \
    --to=pablo@netfilter.org \
    --cc=g@salvia \
    --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 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.