Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753747Ab0HBPN6 (ORCPT ); Mon, 2 Aug 2010 11:13:58 -0400 Received: from stinky.trash.net ([213.144.137.162]:61754 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751611Ab0HBPN4 (ORCPT ); Mon, 2 Aug 2010 11:13:56 -0400 Message-ID: <4C56E0B4.40800@trash.net> Date: Mon, 02 Aug 2010 17:13:56 +0200 From: Patrick McHardy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5 MIME-Version: 1.0 To: Meik Piepmeyer CC: linux-kernel@vger.kernel.org, netfilter-devel@vger.kernel.org, Jiri Kosina Subject: Re: [PATCH] netfilter : fix typo in Kconfig References: <4C50269B.2010908@online.de> In-Reply-To: <4C50269B.2010908@online.de> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 793 Lines: 20 On 28.07.2010 14:46, Meik Piepmeyer wrote: > From: Meik Piepmeyer > > Fixes a typo of the description of the new netfilter config switch > "NETFILTER_XT_TARGET_RATEEST" introduced in 2.6.35. > > config NETFILTER_XT_TARGET_TEE > - tristate '"TEE" - packet cloning to alternate destiantion' > + tristate '"TEE" - packet cloning to alternate destination' > depends on NETFILTER_ADVANCED > depends on (IPV6 || IPV6=n) > depends on !NF_CONNTRACK || NF_CONNTRACK > This has already been fixed a few weeks ago. -- 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/