All of lore.kernel.org
 help / color / mirror / Atom feed
From: iler_ml@fastmail.fm
To: netfilter-devel@lists.netfilter.org
Subject: handling the termination of 'expected' connection
Date: Tue, 31 Jan 2006 08:34:03 -0800	[thread overview]
Message-ID: <1138725243.16037.253194510@webmail.messagingengine.com> (raw)

Hello,

I am making the conntrack module similar to ip_conntrack_ftp.c, 
but additionally I need to track the termination (or expiry) of
the 'expected' connection.  Thus I need a callback from 
'ip_conntrack_core.c' when the 'expected' connection is terminated 
or expired. I think I need to patch 'ip_conntrack_core.c' for that ? 

Which points in 'ip_conntrack_core.c' are the right points to hook
for such event ? 

I though I would patch 'ip_conntrack_core.c' to call my callback when
struct ip_conntrack_core.c is deallocated. Does this sound right ?

Yakov Lerner
-- 
  
  iler_ml@fastmail.fm

-- 
http://www.fastmail.fm - The way an email service should be

             reply	other threads:[~2006-01-31 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31 16:34 iler_ml [this message]
2006-02-13 13:54 ` handling the termination of 'expected' connection Yasuyuki KOZAKAI

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=1138725243.16037.253194510@webmail.messagingengine.com \
    --to=iler_ml@fastmail.fm \
    --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.