MASQUERADE target support

modulename: ip6t_MASQUERADE.ko

configname: CONFIG_IP6_NF_TARGET_MASQUERADE

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>The IPv6 protocol
└─>IPv6: Netfilter Configuration
└─>MASQUERADE target support
In linux kernel since version 3.1 (release Date: 2011-10-24)  
Masquerading is a special case of NAT: all outgoing connections are
changed to seem to come from a particular interface's address, and
if the interface goes down, those connections are lost. This is
only useful for dialup accounts with dynamic IP address (ie. your IP
address will be different on next dialup).

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

source code: