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: Patrick McHardy <kaber@trash.net>,
	Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: [PATCH 0/2] netfilter:ipset fixes
Date: Sat, 19 Mar 2011 10:00:16 +0100	[thread overview]
Message-ID: <1300525218-18471-1-git-send-email-kadlec@blackhole.kfki.hu> (raw)

Hi Patrick,

Please apply the next two patches for ipset:

- fix address ranges at hash:*port* types
- fix checking the type revision at create command

Best regards,
Jozsef

Jozsef Kadlecsik (2):
  netfilter:ipset: fix address ranges at hash:*port* types
  netfilter:ipset: fix checking the type revision at create command

 include/linux/netfilter/ipset/ip_set_getport.h |   10 +++++++
 net/netfilter/ipset/ip_set_core.c              |   20 +++++++++++---
 net/netfilter/ipset/ip_set_hash_ipport.c       |   34 +++++++-----------------
 net/netfilter/ipset/ip_set_hash_ipportip.c     |   34 +++++++-----------------
 net/netfilter/ipset/ip_set_hash_ipportnet.c    |   34 +++++++-----------------
 net/netfilter/ipset/ip_set_hash_netport.c      |   30 +++++---------------
 6 files changed, 64 insertions(+), 98 deletions(-)


             reply	other threads:[~2011-03-19  9:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-19  9:00 Jozsef Kadlecsik [this message]
2011-03-19  9:00 ` [PATCH 1/2] netfilter:ipset: fix address ranges at hash:*port* types Jozsef Kadlecsik
2011-03-19  9:00   ` [PATCH 2/2] netfilter:ipset: fix checking the type revision at create command Jozsef Kadlecsik
2011-03-20 14:34   ` [PATCH 1/2] netfilter:ipset: fix address ranges at hash:*port* types 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=1300525218-18471-1-git-send-email-kadlec@blackhole.kfki.hu \
    --to=kadlec@blackhole.kfki.hu \
    --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).