Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755564AbYGUMGs (ORCPT ); Mon, 21 Jul 2008 08:06:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751716AbYGUMGj (ORCPT ); Mon, 21 Jul 2008 08:06:39 -0400 Received: from stinky.trash.net ([213.144.137.162]:35651 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbYGUMGi (ORCPT ); Mon, 21 Jul 2008 08:06:38 -0400 Message-ID: <48847BA5.2020600@trash.net> Date: Mon, 21 Jul 2008 14:05:57 +0200 From: Patrick McHardy User-Agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509) MIME-Version: 1.0 To: James Morris CC: David Miller , torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT]: Networking References: <20080720.104411.81744468.davem@davemloft.net> <20080720.180304.51601407.davem@davemloft.net> <4883E465.4050405@trash.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1328 Lines: 36 James Morris wrote: > On Mon, 21 Jul 2008, Patrick McHardy wrote: > > >> This is only the NETFILTER_ADVANCED=n default (for SECURITY=y). >> The netfilter defaults for NETFILTER_ADVANCED=n should be m/y for >> things that are needed by mainstream distributions for normal >> usage. >> >> I'm not sure how this is going to be used, James? >> > > I think the idea now is that everything new is N by default, but the > intention is to have this enabled in Fedora/RHEL. Well, this option (NETFILTER_ADVANCED) was introduced specifically so Linus doesn't have to go through and enable all the netfilter options manually :) The idea was that NETFILTER_ADVANCED=n enables everything needed by mainstream distributions and hides the rest. We can certainly change the default for this option, but that makes NETFILTER_ADVANCED pretty much useless. > Patrick, would you please fix this up? The only dev box I have access to > at the moment doesn't boot with recent git (I think it's the macbook2 > issue). Sure. I'd like to hear whether Linus still wants this changed though. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/