1CONFIG_IP_NF_TARGET_REDIRECT
2NETMAP target support
3CONFIG_IP_NF_TARGET_NETMAP
4  NETMAP is an implementation of static 1:1 NAT mapping of network
5  addresses. It maps the network address part, while keeping the
6  host address part intact. It is similar to Fast NAT, except that
7  Netfilter's connection tracking doesn't work well with Fast NAT.
8
9  If you want to compile it as a module, say M here and read
10  Documentation/modules.txt.  The module will be called
11  ipt_NETMAP.o.  If unsure, say `N'.
12