From: Patrick McHardy <kaber@trash.net>
To: Al Boldi <a1426z@gawab.com>
Cc: Sam Ravnborg <sam@ravnborg.org>,
netdev@vger.kernel.org, linux-net@vger.kernel.org,
David Miller <davem@davemloft.net>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] Netfilter Kconfig: Expose IPv4/6 connection tracking options by selecting NF_CONNTRACK
Date: Tue, 24 Jul 2007 19:35:57 +0200 [thread overview]
Message-ID: <46A6387D.1030601@trash.net> (raw)
In-Reply-To: <200707242031.58910.a1426z@gawab.com>
Al Boldi wrote:
> Patrick McHardy wrote:
>
>>But I vaguely recall having tried this myself and it broke somewhere,
>>maybe it was because of the NF_CONNTRACK_ENABLED option, I can't
>>recall anymore. Al, if this also works without removal of
>>NF_CONNTRACK_ENABLED, please resend without that part.
>
>
> It doesn't. But how about this, if you really can't live without
> NF_CONNTRACK_ENBLED:
>
> ==================
> --- Kconfig.old 2007-07-09 06:38:52.000000000 +0300
> +++ Kconfig 2007-07-24 20:24:27.000000000 +0300
> @@ -25,8 +25,7 @@ config NETFILTER_NETLINK_LOG
> and is also scheduled to replace the old syslog-based ipt_LOG
> and ip6t_LOG modules.
>
> -# Rename this to NF_CONNTRACK in a 2.6.25
> -config NF_CONNTRACK_ENABLED
> +config NF_CONNTRACK
> tristate "Netfilter connection tracking support"
> help
> Connection tracking keeps a record of what packets have passed
> @@ -40,9 +39,9 @@ config NF_CONNTRACK_ENABLED
>
> To compile it as a module, choose M here. If unsure, say N.
>
> -config NF_CONNTRACK
> +config NF_CONNTRACK_ENABLED
> tristate
> - default NF_CONNTRACK_ENABLED
> + default NF_CONNTRACK
>
> config NF_CT_ACCT
> bool "Connection tracking flow accounting"
That defeats the only purpose why we kept it. How about we change this
once we remove it, in 2.6.25?
next prev parent reply other threads:[~2007-07-24 17:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200707240836.33494.a1426z@gawab.com>
2007-07-24 5:48 ` [PATCH] Netfilter Kconfig: Expose IPv4/6 connection tracking options by selecting NF_CONNTRACK David Miller
2007-07-24 5:52 ` Sam Ravnborg
2007-07-24 16:58 ` Patrick McHardy
2007-07-24 17:31 ` Al Boldi
2007-07-24 17:35 ` Patrick McHardy [this message]
2007-07-24 19:05 ` Al Boldi
2007-07-24 19:17 ` Patrick McHardy
2007-07-24 20:01 ` Al Boldi
2007-07-25 0:46 ` 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=46A6387D.1030601@trash.net \
--to=kaber@trash.net \
--cc=a1426z@gawab.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=linux-net@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sam@ravnborg.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 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).