From: Nils Rennebarth <Nils.Rennebarth@web.de>
To: netfilter-devel@vger.kernel.org
Subject: How to register conntrack notifier
Date: Tue, 27 Oct 2009 16:03:52 +0100 [thread overview]
Message-ID: <894367326@web.de> (raw)
Hi,
The help text for NF_CONNTRACK_EVENTS reads:
If this option is enabled, the connection tracking code will
provide a notifier chain that can be used by other kernel code
to get notified about changes in the connection tracking state.
which sounds just like what I need: I want to execute a callback
whenever a conntrack gets destroyed. However studying
nf_conntrack_netlink.c, nf_conntrack_ecache.c and related header files
for quite a while now, i am still unable to figure out how to do that.
Can someone enlighten me?
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2009-10-27 15:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-27 15:03 Nils Rennebarth [this message]
2009-10-28 12:14 ` How to register conntrack notifier Pablo Neira Ayuso
2009-11-12 10:52 ` Luca Pesce
2009-11-12 12:13 ` Pablo Neira Ayuso
2009-11-13 8:39 ` Luca Pesce
2009-11-13 10:50 ` Pablo Neira Ayuso
2009-11-13 14:18 ` Luca Pesce
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=894367326@web.de \
--to=nils.rennebarth@web.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.