netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net, jengelh@medozas.de, kadlec@blackhole.kfki.hu
Subject: [PATCH] user-space expectation support updates
Date: Sun, 18 Dec 2011 01:55:53 +0100	[thread overview]
Message-ID: <1324169754-20192-1-git-send-email-pablo@netfilter.org> (raw)

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


             reply	other threads:[~2011-12-18  0:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-18  0:55 pablo [this message]
2011-12-18  0:55 ` [PATCH] netfilter: rework user-space expectation helper support pablo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1324169754-20192-1-git-send-email-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=jengelh@medozas.de \
    --cc=kaber@trash.net \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).