netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter fixes for 2.6.30-rc
@ 2009-05-05 13:13 Pablo Neira Ayuso
  2009-05-05 13:14 ` [PATCH 1/2] netfilter: iptables: fix use of cluster match with 32 nodes Pablo Neira Ayuso
  2009-05-05 13:14 ` [PATCH 2/2] netfilter: ctnetlink: fix wrong message type in user updates Pablo Neira Ayuso
  0 siblings, 2 replies; 5+ messages in thread
From: Pablo Neira Ayuso @ 2009-05-05 13:13 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber

Hi Patrick,

These are a couple of fixes for 2.6.30-rc, the patch for the
`cluster' is a resend (maybe you already have it in the tree).
The other applies to ctnetlink, to fix a bug in the user-space
reporting when a conntrack entry is updated.

---

Pablo Neira Ayuso (2):
      netfilter: ctnetlink: fix wrong message type in user updates
      netfilter: iptables: fix use of cluster match with 32 nodes


 include/linux/netfilter/xt_cluster.h |    2 +
 net/netfilter/nf_conntrack_netlink.c |   48 ++++++++++++++--------------------
 net/netfilter/xt_cluster.c           |    8 +++++-
 3 files changed, 29 insertions(+), 29 deletions(-)


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

end of thread, other threads:[~2009-05-05 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-05 13:13 [PATCH 0/2] netfilter fixes for 2.6.30-rc Pablo Neira Ayuso
2009-05-05 13:14 ` [PATCH 1/2] netfilter: iptables: fix use of cluster match with 32 nodes Pablo Neira Ayuso
2009-05-05 15:47   ` Patrick McHardy
2009-05-05 13:14 ` [PATCH 2/2] netfilter: ctnetlink: fix wrong message type in user updates Pablo Neira Ayuso
2009-05-05 15:49   ` 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).