All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ipset patches for nf
@ 2013-09-16 18:47 Jozsef Kadlecsik
  2013-09-16 18:47 ` [PATCH 1/4] netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol Jozsef Kadlecsik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jozsef Kadlecsik @ 2013-09-16 18:47 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso

Hi Pablo,

Next follows the ipset related fixes for the nf tree. Please consider applying them.

Best regards,
Jozsef

The following changes since commit d830f0fa1dd7ca447c38aec82cd44230e0b7ca75:
  Phil Oester (1):
        netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt

are available in the git repository at:

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

Jozsef Kadlecsik (3):
      netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol
      netfilter: ipset: Consistent userspace testing with nomatch flag
      netfilter: ipset: Validate the set family and not the set type family at swapping

Oliver Smith (1):
      netfilter: ipset: Fix serious failure in CIDR tracking

 include/linux/netfilter/ipset/ip_set.h      |    6 +++-
 net/netfilter/ipset/ip_set_core.c           |    5 +--
 net/netfilter/ipset/ip_set_getport.c        |    4 +-
 net/netfilter/ipset/ip_set_hash_gen.h       |   28 +++++++++++++++-----------
 net/netfilter/ipset/ip_set_hash_ipportnet.c |    4 +-
 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   |    4 +-
 8 files changed, 32 insertions(+), 27 deletions(-)

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

end of thread, other threads:[~2013-09-17 11:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 18:47 [PATCH 0/4] ipset patches for nf Jozsef Kadlecsik
2013-09-16 18:47 ` [PATCH 1/4] netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol Jozsef Kadlecsik
2013-09-16 18:47 ` [PATCH 2/4] netfilter: ipset: Consistent userspace testing with nomatch flag Jozsef Kadlecsik
2013-09-16 18:47 ` [PATCH 3/4] netfilter: ipset: Validate the set family and not the set type family at swapping Jozsef Kadlecsik
2013-09-16 18:47 ` [PATCH 4/4] netfilter: ipset: Fix serious failure in CIDR tracking Jozsef Kadlecsik
2013-09-17 11:00 ` [PATCH 0/4] ipset patches for nf Pablo Neira Ayuso

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.