Hi Patrick, This patchset contains three fixes for 2.6.30-rc. Two for DCCP conntrack support: one adding the role attribute which is required to create consistent conntrack entries and another to fix a missing initialization in Holger's ctnetlink message shrinking. There's another patch for the new cluster match, I noticed a problem while testing the user-space part in iptables (not in the git tree yet). Please, apply! --- Pablo Neira Ayuso (3): netfilter: conntrack: fix EINVAL during DCCP loading netfilter: iptables: fix use of cluster match with 32 nodes netfilter: conntrack: add missing role attributes for DCCP include/linux/netfilter/nfnetlink_conntrack.h | 1 + include/linux/netfilter/xt_cluster.h | 2 ++ net/netfilter/nf_conntrack_proto_dccp.c | 16 +++++++++++++++- net/netfilter/xt_cluster.c | 8 +++++++- 4 files changed, 25 insertions(+), 2 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html