From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: Eric Leblond <eric@inl.fr>, netfilter-devel@vger.kernel.org
Subject: Re: Transmit mark during connection destruction event
Date: Tue, 29 Jan 2008 15:00:35 +0100 [thread overview]
Message-ID: <479F3183.6030905@netfilter.org> (raw)
In-Reply-To: <479F2C54.8030109@trash.net>
Patrick McHardy wrote:
> Eric Leblond wrote:
>> The following feature was submitted some months ago. It forces the dump
>> of mark during the connection destruction event. The induced load is
>> quiet small and the patch is usefull to provide an easy way to filter
>> event on user side without having to keep an hash in userspace.
>>
>> This new version is against 2.6.24 git tree.
>
> It clashed with some changes I had queued locally, but I fixed it
> up and applied it. Thanks Eric.
Please, hold it on. I don't see the point of consuming 8 extra byte in
every extra destroy message. You have tons of resources in userspace to
implement whatever performance structure to store the conntrackd but we
do have limited bandwidth in netlink. Instead we may dump the id but I
don't support this option either.
--
"Los honestos son inadaptados sociales" -- Les Luthiers
next prev parent reply other threads:[~2008-01-29 14:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-28 23:13 Transmit mark during connection destruction event Eric Leblond
2008-01-29 13:38 ` Patrick McHardy
2008-01-29 14:00 ` Pablo Neira Ayuso [this message]
2008-01-29 13:49 ` Patrick McHardy
2008-01-29 14:16 ` Pablo Neira Ayuso
2008-01-29 14:20 ` Pablo Neira Ayuso
2008-01-29 14:24 ` Patrick McHardy
2008-01-29 14:27 ` Pablo Neira Ayuso
2008-01-29 14:23 ` Patrick McHardy
2008-01-29 14:33 ` Pablo Neira Ayuso
2008-01-29 14:36 ` Patrick McHardy
2008-01-29 13:47 ` Pablo Neira Ayuso
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=479F3183.6030905@netfilter.org \
--to=pablo@netfilter.org \
--cc=eric@inl.fr \
--cc=kaber@trash.net \
--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.