* [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig
@ 2003-05-24 21:10 Jeff Smith
2003-05-26 6:01 ` [netfilter-core] " Rusty Russell
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Smith @ 2003-05-24 21:10 UTC (permalink / raw)
To: linux-kernel, coreteam, zippel
Corrected grammar and misspelling and made description more consistent.
-- Jeff Smith
========================================================================
--- a/net/ipv4/netfilter/Kconfig Sun May 4 18:53:37 2003
+++ b/net/ipv4/netfilter/Kconfig Sat May 24 15:53:17 2003
@@ -120,7 +120,7 @@
tristate "Packet type match support"
depends on IP_NF_IPTABLES
help
- This patch allows you to match packet in accrodance
+ Packet type matching allows you to match a packet in accordance
to its "class", eg. BROADCAST, MULTICAST, ...
Typical usage:
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [netfilter-core] [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig
2003-05-24 21:10 [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig Jeff Smith
@ 2003-05-26 6:01 ` Rusty Russell
2003-05-26 22:40 ` Jeff Smith
0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2003-05-26 6:01 UTC (permalink / raw)
To: Jeff Smith; +Cc: linux-kernel, coreteam, zippel
In message <20030524211042.92433.qmail@web40016.mail.yahoo.com> you write:
> @@ -120,7 +120,7 @@
> tristate "Packet type match support"
> depends on IP_NF_IPTABLES
> help
> - This patch allows you to match packet in accrodance
> + Packet type matching allows you to match a packet in accordance
> to its "class", eg. BROADCAST, MULTICAST, ...
>
> Typical usage:
It's still a little convoluted 8)
How about:
help
Packet type matching allows you to match a packet by
its "class", eg. BROADCAST, MULTICAST, ...
Cheers,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [netfilter-core] [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig
2003-05-26 6:01 ` [netfilter-core] " Rusty Russell
@ 2003-05-26 22:40 ` Jeff Smith
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Smith @ 2003-05-26 22:40 UTC (permalink / raw)
To: Rusty Russell; +Cc: linux-kernel, coreteam, zippel
I agree the wording is still convoluted, here is the revised patch:
========================================================================
--- a/net/ipv4/netfilter/Kconfig Sun May 4 18:53:37 2003
+++ b/net/ipv4/netfilter/Kconfig Mon May 26 17:30:20 2003
@@ -120,8 +120,8 @@
tristate "Packet type match support"
depends on IP_NF_IPTABLES
help
- This patch allows you to match packet in accrodance
- to its "class", eg. BROADCAST, MULTICAST, ...
+ Packet type matching allows you to match a packet by
+ its "class", eg. BROADCAST, MULTICAST, ...
Typical usage:
iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-26 22:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-24 21:10 [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig Jeff Smith
2003-05-26 6:01 ` [netfilter-core] " Rusty Russell
2003-05-26 22:40 ` Jeff Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®