|
@@ -766,6 +766,14 @@ config NETFILTER_XT_TARGET_MARK
|
|
|
(e.g. when running oldconfig). It selects
|
|
|
CONFIG_NETFILTER_XT_MARK (combined mark/MARK module).
|
|
|
|
|
|
+config NETFILTER_XT_NAT
|
|
|
+ tristate '"SNAT and DNAT" targets support'
|
|
|
+ depends on NF_NAT
|
|
|
+ ---help---
|
|
|
+ This option enables the SNAT and DNAT targets.
|
|
|
+
|
|
|
+ To compile it as a module, choose M here. If unsure, say N.
|
|
|
+
|
|
|
config NETFILTER_XT_TARGET_NETMAP
|
|
|
tristate '"NETMAP" target support'
|
|
|
depends on NF_NAT
|