All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
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: Mon, 11 Sep 2006 00:56:55 +0200	[thread overview]
Message-ID: <45049837.3050208@netfilter.org> (raw)
In-Reply-To: <4500370F.5050002@trash.net>

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 ;)

> 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.

BTW, did you have the chance to have a look these patches?

http://lists.netfilter.org/pipermail/netfilter-devel/2006-August/025345.html
http://lists.netfilter.org/pipermail/netfilter-devel/2006-August/025353.html

@Jozsef: I forgot to include you in the CC, the second patch above
touches some of your TCP tracking bits '[PATCH 2/3][CONNTRACK] Introduce
the pickup facilities to take over TCP connections'

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris

  reply	other threads:[~2006-09-10 22:56 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 [this message]
2006-09-14 11:15     ` Patrick McHardy

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=45049837.3050208@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=laforge@netfilter.org \
    --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.