netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 00/26] ipset patches for nf-next
Date: Tue, 1 Oct 2013 12:24:21 +0200	[thread overview]
Message-ID: <20131001102421.GA5653@localhost> (raw)
In-Reply-To: <1380570637-31235-1-git-send-email-kadlec@blackhole.kfki.hu>

On Mon, Sep 30, 2013 at 09:50:11PM +0200, Jozsef Kadlecsik wrote:
> Hi Pablo,
> 
> Here follows a huge batch of ipset patches for nf-next. Besides a lot of small
> fixes and corrections, it contains two new set types, a reworked extensions
> support with a new extension (per element comments) and netns support.
> Please consider applying them.

Pulled, thanks Jozsef!

Please, could you send me a short summary of changes commenting the
patchset? Something similar to what I usually send to David when I
make a pull-request would be just fine. Thanks.

  parent reply	other threads:[~2013-10-01 10:24 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-30 19:50 [PATCH 00/26] ipset patches for nf-next Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 01/26] netfilter: ipset: Don't call ip_nest_end needlessly in the error path Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 02/26] netfilter: ipset: Sparse warning about shadowed variable fixed Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 03/26] netfilter: ipset: Fix sparse warnings due to missing rcu annotations Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 04/26] netfilter: ipset: Rename simple macro names to avoid namespace issues Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 05/26] netfilter: ipset: Fix "may be used uninitialized" warnings Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 06/26] netfilter: ipset: Use fix sized type for timeout in the extension part Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 07/26] netfilter: ipset: Support package fragments for IPv4 protos without ports Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 08/26] netfilter: ipset: order matches and targets separatedly in xt_set.c Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 09/26] netfilter: ipset: Introduce new operation to get both setname and family Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 10/26] netfilter: ipset: Prepare ipset to support multiple networks for hash types Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 11/26] netfilter: ipset: Rename extension offset ids to extension ids Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 12/26] netfilter: ipset: Move extension data to set structure Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 13/26] netfilter: ipset: Generalize extensions support Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 14/26] netfilter: ipset: Support extensions which need a per data destroy function Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 15/26] netfilter: ipset: list:set: make sure all elements are checked by the gc Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 16/26] netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 17/26] netfilter: ipset: Add hash:net,net module to kernel Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 18/26] netfilter: ipset: Support comments for ipset entries in the core Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 19/26] netfilter: ipset: Support comments in bitmap-type ipsets Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 20/26] netfilter: ipset: Support comments in the list-type ipset Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 21/26] netfilter: ipset: Support comments in hash-type ipsets Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 22/26] netfilter: ipset: Fix hash resizing with comments Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 23/26] netfilter: ipset: For set:list types, replaced elements must be zeroed out Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 24/26] netfilter: ipset: Use a common function at listing the extensions Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 25/26] netfiler: ipset: Add net namespace for ipset Jozsef Kadlecsik
2013-09-30 19:50 ` [PATCH 26/26] netfilter: ipset: Add hash:net,port,net module to kernel Jozsef Kadlecsik
2013-10-01 10:24 ` Pablo Neira Ayuso [this message]
2013-10-01 20:07   ` [PATCH 00/26] ipset patches for nf-next Jozsef Kadlecsik

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=20131001102421.GA5653@localhost \
    --to=pablo@netfilter.org \
    --cc=kadlec@blackhole.kfki.hu \
    --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).