netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ipset bugfix patches
@ 2013-04-09 18:57 Jozsef Kadlecsik
  2013-04-09 18:57 ` [PATCH 1/2] netfilter: ipset: list:set: fix reference counter update Jozsef Kadlecsik
  2013-04-09 18:57 ` [PATCH 2/2] netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize Jozsef Kadlecsik
  0 siblings, 2 replies; 5+ messages in thread
From: Jozsef Kadlecsik @ 2013-04-09 18:57 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso

Hi Pablo,

The next two patches are bugfixes against the current ipset code in
your nf tree, please apply them. The patches can be pulled from

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

Best regards,
Jozsef

Jozsef Kadlecsik (2):
  netfilter: ipset: list:set: fix reference counter update
  netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize

 include/linux/netfilter/ipset/ip_set_ahash.h |   30 +++++++++++++++++++------
 net/netfilter/ipset/ip_set_hash_ipportnet.c  |   18 +++++++++++++++
 net/netfilter/ipset/ip_set_hash_net.c        |   22 +++++++++++++++++-
 net/netfilter/ipset/ip_set_hash_netiface.c   |   22 +++++++++++++++++-
 net/netfilter/ipset/ip_set_hash_netport.c    |   18 +++++++++++++++
 net/netfilter/ipset/ip_set_list_set.c        |   10 ++++++--
 6 files changed, 106 insertions(+), 14 deletions(-)


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 18:57 [PATCH 0/2] ipset bugfix patches Jozsef Kadlecsik
2013-04-09 18:57 ` [PATCH 1/2] netfilter: ipset: list:set: fix reference counter update Jozsef Kadlecsik
2013-04-11  8:17   ` Pablo Neira Ayuso
2013-04-09 18:57 ` [PATCH 2/2] netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize Jozsef Kadlecsik
2013-04-11  8:17   ` Pablo Neira Ayuso

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