From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Eric Leblond <eric@inl.fr>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [ULOGD PATCH 8/9] Only use overrun handling if local hash is used.
Date: Mon, 02 Jun 2008 02:00:21 +0200 [thread overview]
Message-ID: <48433815.4060800@netfilter.org> (raw)
In-Reply-To: <1211236295-30207-9-git-send-email-eric@inl.fr>
Eric Leblond wrote:
> Overrun handling work by dumping the whole connection tracking table after an
> overrun. This is correct if the local hash is used but could be really bad if
> it is not the case. All entries would be flushed through the stack and arrive
> to the output module. In the case of a syslog or logemu module this will cause
> massive and useless message printing.
>
> This patch modify the code by activating overrun handling if and only if the
> local hash is used (hash_enable=1 which is the default).
Applied. Thanks.
--
"Los honestos son inadaptados sociales" -- Les Luthiers
prev parent reply other threads:[~2008-06-02 0:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-19 22:31 [ULOGD PATCH 8/9] Only use overrun handling if local hash is used Eric Leblond
2008-05-23 20:10 ` [ULOGD PATCH] FIX only " Eric Leblond
2008-06-02 0:00 ` Pablo Neira Ayuso [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=48433815.4060800@netfilter.org \
--to=pablo@netfilter.org \
--cc=eric@inl.fr \
--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.