浏览代码

[NETFILTER]: remove masq/NAT from ip6tables Kconfig help

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Patrick McHardy 18 年之前
父节点
当前提交
844dc7c880
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/ipv6/netfilter/Kconfig

+ 1 - 1
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.
 	  To compile it as a module, choose M here.  If unsure, say N.
 
 
 config IP6_NF_IPTABLES
 config IP6_NF_IPTABLES
-	tristate "IP6 tables support (required for filtering/masq/NAT)"
+	tristate "IP6 tables support (required for filtering)"
 	depends on NETFILTER_XTABLES
 	depends on NETFILTER_XTABLES
 	help
 	help
 	  ip6tables is a general, extensible packet identification framework.
 	  ip6tables is a general, extensible packet identification framework.