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: <20120608.222013.1938519972999084819.davem@davemloft.net> Date: Fri, 08 Jun 2012 22:20:13 -0700 (PDT) From: David Miller <davem@...emloft.net> To: gaofeng@...fujitsu.com Cc: netdev@...r.kernel.org, containers@...ts.linux-foundation.org, wfg@...ux.intel.com Subject: Re: [PATCH] inetpeer: fix build failed when IPV6 not enabled From: Gao feng <gaofeng@...fujitsu.com> Date: Sat, 9 Jun 2012 10:12:53 +0800 > fix this by adding #if IS_ENABLED(CONFIG_IPV6) There is not a single UGLY ifdef in inetpeer.c, and I am not going to allow you to start crapping it up with ifdefs now. We support ipv6 just fine without ifdefs before your network namespace changes, so you need to find a way to continue dong so afterwards. -- 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