netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] user-space expectation support updates
@ 2011-12-18  0:55 pablo
  2011-12-18  0:55 ` [PATCH] netfilter: rework user-space expectation helper support pablo
  0 siblings, 1 reply; 2+ messages in thread
From: pablo @ 2011-12-18  0:55 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber, jengelh, kadlec

From: Pablo Neira Ayuso <pablo@netfilter.org>

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


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

end of thread, other threads:[~2011-12-18  0:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-18  0:55 [PATCH] user-space expectation support updates pablo
2011-12-18  0:55 ` [PATCH] netfilter: rework user-space expectation helper support pablo

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