lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 Apr 2008 14:12:04 +0400
From:	Badalian Vyacheslav <slavon@...telecom.ru>
To:	netdev@...r.kernel.org
Subject: Re: miss section in menuconfig generator?

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ