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
| ||
|
Message-Id: <20100929.002544.183044247.davem@davemloft.net> Date: Wed, 29 Sep 2010 00:25:44 -0700 (PDT) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org, kaber@...sh.net Subject: Re: [PATCH] ip_gre: CONFIG_IPV6_MODULE support From: Eric Dumazet <eric.dumazet@...il.com> Date: Wed, 29 Sep 2010 08:47:28 +0200 > Still, this does not solve the problem for people wanting to disable > ipv6 module load or disable it ? > > install ipv6 /bin/true > > or > > options ipv6 disable=1 If you set the disable option, it should do the right thing. Since the ipv6 symbols will be available, yet the ipv6 stack won't by default bring up ipv6 addresses onto interfaces etc. -- 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