netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] netfilter: ipset: fixes
@ 2011-04-09 20:02 Jozsef Kadlecsik
  2011-04-09 20:03 ` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC Jozsef Kadlecsik
  0 siblings, 1 reply; 8+ messages in thread
From: Jozsef Kadlecsik @ 2011-04-09 20:02 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Patrick McHardy, Lennert Buytenhek, Jozsef Kadlecsik

Hi Patrick,

This batch contains and important bugfix and two small patches for ipset. Please
apply them.

Best regards,
Jozsef

Jozsef Kadlecsik (3):
  netfilter: ipset: bitmap:ip,mac type requires "src" for MAC
  netfilter: ipset: Whitespace fixes: some space before tab slipped in.
  netfilter: ipset: set match and SET target fixes

 net/netfilter/ipset/ip_set_bitmap_ipmac.c |    4 ++++
 net/netfilter/ipset/ip_set_list_set.c     |    4 ++--
 net/netfilter/xt_set.c                    |   18 ++++++++++++++++--
 3 files changed, 22 insertions(+), 4 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/3] netfilter: netfilter fixes for 2.6.39-rc4
@ 2011-04-19 14:51 kaber
  2011-04-19 14:51 ` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC kaber
  0 siblings, 1 reply; 8+ messages in thread
From: kaber @ 2011-04-19 14:51 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, netdev

Hi Dave,

following are three netfilter fixes for 2.6.39-rc4, containing:

- a fix for the bitmap:ip,mac set type to require the src/dst parameter
  to be set to src, from Jozsef

- a fix to make --del-set of the SET target work, from Jozsef

- a patch to fix the order in which sets are dumped, from Jozsef

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master

Thanks!


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

end of thread, other threads:[~2011-04-19 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-09 20:02 [PATCH 0/3] netfilter: ipset: fixes Jozsef Kadlecsik
2011-04-09 20:03 ` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC Jozsef Kadlecsik
2011-04-09 20:03   ` [PATCH 2/3] netfilter: ipset: Whitespace fixes: some space before tab slipped in Jozsef Kadlecsik
2011-04-09 20:03     ` [PATCH 3/3] netfilter: ipset: set match and SET target fixes Jozsef Kadlecsik
2011-04-13 11:47       ` Patrick McHardy
2011-04-13 11:46     ` [PATCH 2/3] netfilter: ipset: Whitespace fixes: some space before tab slipped in Patrick McHardy
2011-04-13 11:44   ` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC Patrick McHardy
  -- strict thread matches above, loose matches on Subject: below --
2011-04-19 14:51 [PATCH 0/3] netfilter: netfilter fixes for 2.6.39-rc4 kaber
2011-04-19 14:51 ` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC kaber

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