From: Saikiran Madugula <hummerbliss@gmail.com>
To: Nils Rennebarth <Nils.Rennebarth@web.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: How to add data to connection tracker
Date: Wed, 30 Sep 2009 11:34:45 +0100 [thread overview]
Message-ID: <4AC33445.5060700@gmail.com> (raw)
In-Reply-To: <845389504@web.de>
Nils Rennebarth wrote:
> Hi,
>
>
> I need to store some additional data to a connection in the connection tracker. Although infrastructure to do that
> appears to be in place, I could not find an obvious way to do that. I *did* read the kernel source and already know
> how to write and register a new netfilter extension.
>
You can utilize netfilter conntrack's extension infrastructure. Look at
nf_conntrack_acct.c to how its done. I am pretty sure you would receive better
solutions from the list.
prev parent reply other threads:[~2009-09-30 10:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-30 10:29 How to add data to connection tracker Nils Rennebarth
2009-09-30 10:34 ` Saikiran Madugula [this message]
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=4AC33445.5060700@gmail.com \
--to=hummerbliss@gmail.com \
--cc=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.