提交 b11c16be 编写于 作者: R Russ Dill 提交者: David S. Miller

netfilter: Get rid of refrences to no longer existant Fast NAT.

Get rid of refrences to no longer existant Fast NAT.

IP_ROUTE_NAT support was removed in August of 2004, but references to Fast
NAT were left in a couple of config options.
Signed-off-by: NRuss Dill <Russ.Dill@gmail.com>
Signed-off-by: NPatrick McHardy <kaber@trash.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d2789312
...@@ -213,8 +213,7 @@ config IP_NF_TARGET_NETMAP ...@@ -213,8 +213,7 @@ config IP_NF_TARGET_NETMAP
help help
NETMAP is an implementation of static 1:1 NAT mapping of network NETMAP is an implementation of static 1:1 NAT mapping of network
addresses. It maps the network address part, while keeping the host addresses. It maps the network address part, while keeping the host
address part intact. It is similar to Fast NAT, except that address part intact.
Netfilter's connection tracking doesn't work well with Fast NAT.
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.
......
...@@ -33,9 +33,8 @@ config NF_CONNTRACK ...@@ -33,9 +33,8 @@ config NF_CONNTRACK
into connections. into connections.
This is required to do Masquerading or other kinds of Network This is required to do Masquerading or other kinds of Network
Address Translation (except for Fast NAT). It can also be used to Address Translation. It can also be used to enhance packet
enhance packet filtering (see `Connection state match support' filtering (see `Connection state match support' below).
below).
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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册