From: Patrick McHardy <kaber@trash.net>
To: Tim Gardner <tim.gardner@canonical.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH V4 2/2] netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT
Date: Fri, 25 Jun 2010 14:38:26 +0200 [thread overview]
Message-ID: <4C24A342.2020609@trash.net> (raw)
In-Reply-To: <1277469092-6247-3-git-send-email-tim.gardner@canonical.com>
Tim Gardner wrote:
> CONFIG_NF_CT_ACCT has been deprecated for awhile and
> was originally scheduled for removal by 2.6.29.
>
Thanks, looks fine.
> [ 61.669627] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
> [ 61.669850] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
> [ 61.669852] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
> [ 61.669853] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
>
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1597,8 +1597,7 @@ and is between 256 and 4096 characters. It is defined in the file
> [NETFILTER] Enable connection tracking flow accounting
> 0 to disable accounting
> 1 to enable accounting
> - Default value depends on CONFIG_NF_CT_ACCT that is
> - going to be removed in 2.6.29.
> + Default value is 1
>
The default should be off though, that was the point of the warning message,
people using it are supposed to manually enable it. No need to resend, I'll
manually change this when applying the patches.
next prev parent reply other threads:[~2010-06-25 12:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-25 12:31 nf-next-2.6 pull request, Complete deprecation of CONFIG_NF_CT_ACCT (V4) Tim Gardner
2010-06-25 12:31 ` [PATCH V4 1/2] netfilter: xt_connbytes: Force CT accounting to be enabled Tim Gardner
2010-06-25 12:44 ` Patrick McHardy
2010-06-25 12:31 ` [PATCH V4 2/2] netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT Tim Gardner
2010-06-25 12:38 ` Patrick McHardy [this message]
2010-06-25 12:59 ` Tim Gardner
2010-06-25 12:48 ` 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=4C24A342.2020609@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
--cc=tim.gardner@canonical.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).