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: <1285741443.22570.27.camel@edumazet-laptop> Date: Wed, 29 Sep 2010 08:24:03 +0200 From: Eric Dumazet <eric.dumazet@...il.com> To: Herbert Xu <herbert@...dor.apana.org.au> Cc: davem@...emloft.net, netdev@...r.kernel.org, Patrick McHardy <kaber@...sh.net> Subject: Re: [PATCH] ip_gre: CONFIG_IPV6_MODULE support Le mercredi 29 septembre 2010 à 13:36 +0900, Herbert Xu a écrit : > On Wed, Sep 29, 2010 at 06:24:55AM +0200, Eric Dumazet wrote: > > > > Well, we all know icmpv6_cleanup() is not really called (or can we > > really unload ipv6 ?). > > > > But unregister_icmpv6_send() should be the first call in it. > > Do we really need to support IPV6=m and GRE=y? It might be simpler > to just behave as if IPv6 is off when this combination is given. > > Cheers, Well, sometimes people wants to : /etc/modprobe.conf install ipv6 /bin/true Yet, be able to load ip_gre as a module so IPV6=m, GRE=m, -- 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