From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi! This patch was posted in april 2011, it seem it got lost during the discussion: http://www.spinics.net/lists/netfilter-devel/msg17992.html http://www.spinics.net/lists/netfilter-devel/msg17993.html This reworks the user-space expectation support. I'm resending this to get it into net-net. Nobody has been using this support so far. I plan to start working on some user-space daemon (or extension for conntrackd) to allow to implement helpers in user-space by beginning 2012. Pablo Neira Ayuso (1): netfilter: rework user-space expectation helper support include/linux/netfilter/nf_conntrack_common.h | 4 ++ include/linux/netfilter/xt_CT.h | 3 +- include/net/netfilter/nf_conntrack_expect.h | 1 - net/netfilter/nf_conntrack_expect.c | 63 ++++++++---------------- net/netfilter/nf_conntrack_helper.c | 12 +++++ net/netfilter/nf_conntrack_netlink.c | 5 ++- net/netfilter/xt_CT.c | 8 ++- 7 files changed, 48 insertions(+), 48 deletions(-) -- 1.7.2.5 -- 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