From: Patrick McHardy <kaber@trash.net>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Harald Welte <laforge@netfilter.org>,
Netfilter Development Mailinglist
<netfilter-devel@lists.netfilter.org>,
Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: Re: [PATCH] simplify the code to dump the conntrack table
Date: Thu, 14 Sep 2006 13:15:34 +0200 [thread overview]
Message-ID: <450939D6.3040802@trash.net> (raw)
In-Reply-To: <45049837.3050208@netfilter.org>
Pablo Neira Ayuso wrote:
> Patrick McHardy wrote:
>
>>Pablo Neira Ayuso wrote:
>>
>>>Merge the bits to dump the conntrack table and the ones to dump and
>>>zero counters in a single piece of code. This patch does not change
>>>the default behaviour if accounting is not enabled.
>>
>>Nice cleanup, thanks. And it saves me from removing the id based
>>dumping, which I forgot to change for the counter case :)
>
>
> Thanks. So I guess that the next question is if there is any plan to
> remove the id ;)
I think that question has been discussed enough. Lets get rid of it.
Small complaint about this patch btw, it didn't compile without
conntrack accounting since the counters are only present when it is
enabled.
>>BTW, what about my last question regarding your early_drop patch?
>
>
> Sorry, I forgot to do it, please mangle the patch and use '>' instead of
> '>=', otherwise the maximum number of conntracks will be ip_conntrack_max-1.
Done, thanks.
> BTW, did you have the chance to have a look these patches?
>
> http://lists.netfilter.org/pipermail/netfilter-devel/2006-August/025345.html
Not yet.
> http://lists.netfilter.org/pipermail/netfilter-devel/2006-August/025353.html
There were a couple of questions, still waiting for your response.
prev parent reply other threads:[~2006-09-14 11:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 13:15 [PATCH] simplify the code to dump the conntrack table Pablo Neira Ayuso
2006-09-07 15:13 ` Patrick McHardy
2006-09-10 22:56 ` Pablo Neira Ayuso
2006-09-14 11:15 ` Patrick McHardy [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=450939D6.3040802@trash.net \
--to=kaber@trash.net \
--cc=kadlec@blackhole.kfki.hu \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=pablo@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.