提交 3569b621 编写于 作者: P Patrick McHardy 提交者: David S. Miller

[NETFILTER]: ipt_SAME: add to feature-removal-schedule

Signed-off-by: NPatrick McHardy <kaber@trash.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7ae7730f
...@@ -311,3 +311,11 @@ Who: Tejun Heo <htejun@gmail.com> ...@@ -311,3 +311,11 @@ Who: Tejun Heo <htejun@gmail.com>
--------------------------- ---------------------------
What: iptables SAME target
When: 1.1. 2008
Files: net/ipv4/netfilter/ipt_SAME.c, include/linux/netfilter_ipv4/ipt_SAME.h
Why: Obsolete for multiple years now, NAT core provides the same behaviour.
Unfixable broken wrt. 32/64 bit cleanness.
Who: Patrick McHardy <kaber@trash.net>
---------------------------
...@@ -230,7 +230,7 @@ config IP_NF_TARGET_NETMAP ...@@ -230,7 +230,7 @@ config IP_NF_TARGET_NETMAP
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 IP_NF_TARGET_SAME config IP_NF_TARGET_SAME
tristate "SAME target support" tristate "SAME target support (OBSOLETE)"
depends on NF_NAT depends on NF_NAT
help help
This option adds a `SAME' target, which works like the standard SNAT This option adds a `SAME' target, which works like the standard SNAT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册