From: Emmanuel Guiton <emmanuel@netlab.hut.fi>
To: Kristen Carlson <kristenc@cs.pdx.edu>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: connection destruction question
Date: Thu, 11 Mar 2004 10:13:15 +0200 [thread overview]
Message-ID: <40501F9B.3000803@netlab.hut.fi> (raw)
In-Reply-To: 200403110051.i2B0pYU0025941@sirius.cs.pdx.edu
Hi!
Did you take a look at the events used in nf_conntrack?
I had a similar problem and I solved it that way. You may have to define
a new event (in ip_conntrack.h), or may not, I don't remember if it's
already included. if you have to use a new event, you can send it with
the ip_conntrack_cache_event() function.
-Emmanuel
Kristen Carlson wrote:
>Hello,
>Is there a way to be notified in a kernel module
>when a connection is destroyed? I have a nice helper
>module that would like to know when connections are destroyed
>so it can do some internal cleanup work.
>Thanks,
>Kristen
>
>
>
next prev parent reply other threads:[~2004-03-11 8:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-11 0:51 connection destruction question Kristen Carlson
2004-03-11 8:13 ` Emmanuel Guiton [this message]
2004-03-19 15:34 ` Unit Zero
[not found] <no.id>
2004-03-11 21:55 ` Kristen Carlson
2004-03-12 7:10 ` Henrik Nordstrom
2004-03-12 12:58 ` Emmanuel Guiton
-- strict thread matches above, loose matches on Subject: below --
2004-03-19 18:04 Accardi, Kristen C
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=40501F9B.3000803@netlab.hut.fi \
--to=emmanuel@netlab.hut.fi \
--cc=kristenc@cs.pdx.edu \
--cc=netfilter-devel@lists.netfilter.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.