netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
To: netfilter-devel@vger.kernel.org
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Subject: [PATCH 0/3] ipset fixes
Date: Fri, 21 Sep 2012 22:38:21 +0200	[thread overview]
Message-ID: <1348259901-16369-1-git-send-email-kadlec@blackhole.kfki.hu> (raw)

Hi Pablo,

Here follows two important ipset fixes against your nf tree. (The first
patch is an old one somehow forgotten to send or apply and the other
ones depend on it.)

You can pull these changes from:

git://blackhole.kfki.hu/nf master

Best regards,
Jozsef

Jozsef Kadlecsik (3):
  netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
  netfilter: ipset: Check and reject crazy /0 input parameters
  netfilter: ipset: Fix cidr book keeping for hash:*net* types

 include/linux/netfilter/ipset/ip_set_ahash.h |  104 ++++++++++++++------------
 net/netfilter/ipset/ip_set_bitmap_ip.c       |   10 ++-
 net/netfilter/ipset/ip_set_bitmap_ipmac.c    |    5 +-
 net/netfilter/ipset/ip_set_hash_ip.c         |    6 +-
 net/netfilter/ipset/ip_set_hash_ipport.c     |   15 ++--
 net/netfilter/ipset/ip_set_hash_ipportip.c   |   15 ++--
 net/netfilter/ipset/ip_set_hash_ipportnet.c  |   23 +++---
 net/netfilter/ipset/ip_set_hash_net.c        |    4 +-
 net/netfilter/ipset/ip_set_hash_netiface.c   |    4 +-
 net/netfilter/ipset/ip_set_hash_netport.c    |   13 ++--
 10 files changed, 107 insertions(+), 92 deletions(-)


             reply	other threads:[~2012-09-21 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 20:38 Jozsef Kadlecsik [this message]
2012-09-22 10:34 ` [PATCH 0/3] ipset fixes Pablo Neira Ayuso
2012-09-22 19:22   ` Jozsef Kadlecsik
2012-09-23 22:26     ` Pablo Neira Ayuso

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=1348259901-16369-1-git-send-email-kadlec@blackhole.kfki.hu \
    --to=kadlec@blackhole.kfki.hu \
    --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 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).