netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter:ipset fixes
@ 2011-03-19  9:00 Jozsef Kadlecsik
  2011-03-19  9:00 ` [PATCH 1/2] netfilter:ipset: fix address ranges at hash:*port* types Jozsef Kadlecsik
  0 siblings, 1 reply; 4+ messages in thread
From: Jozsef Kadlecsik @ 2011-03-19  9:00 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Patrick McHardy, Jozsef Kadlecsik

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-20 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-19  9:00 [PATCH 0/2] netfilter:ipset fixes Jozsef Kadlecsik
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

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).