* [PATCH] netfilter : fix typo in Kconfig
@ 2010-07-28 12:46 Meik Piepmeyer
2010-08-02 15:13 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Meik Piepmeyer @ 2010-07-28 12:46 UTC (permalink / raw)
To: Patrick McHardy; +Cc: linux-kernel, netfilter-devel, Jiri Kosina
From: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
Fixes a typo of the description of the new netfilter config switch
"NETFILTER_XT_TARGET_RATEEST" introduced in 2.6.35.
Signed-off-by: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
---
netfilter/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -up net/netfilter/Kconfig{.orig,}:
--- net/netfilter/Kconfig.orig 2010-07-28 14:00:35.000000000 +0200
+++ net/netfilter/Kconfig 2010-07-28 14:01:36.000000000 +0200
@@ -503,7 +503,7 @@ config NETFILTER_XT_TARGET_RATEEST
To compile it as a module, choose M here. If unsure, say N.
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] netfilter : fix typo in Kconfig
2010-07-28 12:46 [PATCH] netfilter : fix typo in Kconfig Meik Piepmeyer
@ 2010-08-02 15:13 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2010-08-02 15:13 UTC (permalink / raw)
To: Meik Piepmeyer; +Cc: linux-kernel, netfilter-devel, Jiri Kosina
On 28.07.2010 14:46, Meik Piepmeyer wrote:
> From: Meik Piepmeyer <meik.piepmeyer.lists@online.de>
>
> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-02 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 12:46 [PATCH] netfilter : fix typo in Kconfig Meik Piepmeyer
2010-08-02 15:13 ` Patrick McHardy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).