projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd6207
)
[NETFILTER]: remove masq/NAT from ip6tables Kconfig help
author
Patrick McHardy
<kaber@trash.net>
Mon, 30 Oct 2006 23:12:16 +0000
(15:12 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 30 Oct 2006 23:24:43 +0000
(15:24 -0800)
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/Kconfig
patch
|
blob
|
history
diff --git
a/net/ipv6/netfilter/Kconfig
b/net/ipv6/netfilter/Kconfig
index
4bc4e5b
..
d7c45a9
100644
(file)
--- a/
net/ipv6/netfilter/Kconfig
+++ b/
net/ipv6/netfilter/Kconfig
@@
-40,7
+40,7
@@
config IP6_NF_QUEUE
To compile it as a module, choose M here. If unsure, say N.
config IP6_NF_IPTABLES
- tristate "IP6 tables support (required for filtering
/masq/NAT
)"
+ tristate "IP6 tables support (required for filtering)"
depends on NETFILTER_XTABLES
help
ip6tables is a general, extensible packet identification framework.