NETMAP target support

modulename: ipt_NETMAP.ko

configname: CONFIG_IP_NF_TARGET_NETMAP

Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP: Netfilter Configuration
└─>NETMAP target support
In linux kernel since version 2.6.12  
NETMAP is an implementation of static 1:1 NAT mapping of network
addresses. It maps the network address part, while keeping the host
address part intact. It is similar to Fast NAT, except that
Netfilter's connection tracking doesn't work well with Fast NAT.

To compile it as a module, choose M here. If unsure, say N.

source code: