From: Badalian Vyacheslav <slavon@bigtelecom.ru>
To: netdev@vger.kernel.org
Subject: Re: miss section in menuconfig generator?
Date: Tue, 22 Apr 2008 14:47:56 +0400 [thread overview]
Message-ID: <480DC25C.4090707@bigtelecom.ru> (raw)
In-Reply-To: <480DB9F4.2010809@bigtelecom.ru>
I understand.
This values are hidden. And get values from "default NF_NAT &&
NF_CONNTRACK_PPTP" if "user not set this values".
But my config have this values from older config version (make
menuconfig) and not set it again that i change NF_CONNTRACK_PPTP to
Y/N. Also if i one time save config - it write value of hidden param (i
say about CONFIG_NF_NAT_PPTP now).
Have i chance to reconfig this value if menuconfig set it 1 time for me?
Thanks!
> I found.
> its becouse in file ./net/ipv4/netfilter/Kconfig all this options have
> NULL "tristate" like this:
>
> config NF_NAT_PROTO_GRE
> tristate
> depends on NF_NAT && NF_CT_PROTO_GRE
>
> Is that normal? How to compile that parts in kernel (not modules)?
>
> Thanks!
>
>> Hello all. Sorry if its not bug.
>>
>> look to section "IP: Netfilter Configuration" in .config i see values
>> like this:
>> CONFIG_NF_NAT_PROTO_GRE=m
>>
>> but in menuconfig i can find it in this section ("network->Network
>> packet filtering framework->IP: Netfilter Configuration"). its
>> blackhole? =)
>>
>> I attach my config.
>>
>> Thanks all
>>
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2008-04-22 10:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 9:30 miss section in menuconfig generator? Badalian Vyacheslav
2008-04-22 10:12 ` Badalian Vyacheslav
2008-04-22 10:47 ` Badalian Vyacheslav [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=480DC25C.4090707@bigtelecom.ru \
--to=slavon@bigtelecom.ru \
--cc=netdev@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.