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: <20100929075758.GA5188@gondor.apana.org.au> Date: Wed, 29 Sep 2010 16:57:58 +0900 From: Herbert Xu <herbert@...dor.apana.org.au> To: Eric Dumazet <eric.dumazet@...il.com> Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org, kaber@...sh.net Subject: Re: [PATCH] ip_gre: CONFIG_IPV6_MODULE support On Wed, Sep 29, 2010 at 09:45:52AM +0200, Eric Dumazet wrote: . > > > 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. > > I must miss something obvious. > > David, with your patch, I cant : > > install ipv6 /bin/true > modprobe ip_gre Does it work if you use options ipv6 disable=1 If so then that's what should be used in this case. Cheers, -- Email: Herbert Xu <herbert@...dor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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