]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/Kconfig
[NETFILTER]: nf_nat: add SNMP NAT helper port
[linux-2.6] / net / ipv4 / netfilter / Kconfig
index 1c0018b6bea44c3d545ebe54e1eaf9a68196206f..16390add2ebf2a471ee6d98489f13c3c67949583 100644 (file)
@@ -477,6 +477,21 @@ config IP_NF_NAT_SNMP_BASIC
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config NF_NAT_SNMP_BASIC
+       tristate "Basic SNMP-ALG support (EXPERIMENTAL)"
+       depends on EXPERIMENTAL && NF_NAT
+       ---help---
+
+         This module implements an Application Layer Gateway (ALG) for
+         SNMP payloads.  In conjunction with NAT, it allows a network
+         management system to access multiple private networks with
+         conflicting addresses.  It works by modifying IP addresses
+         inside SNMP payloads to match IP-layer NAT mapping.
+
+         This is the "basic" form of SNMP-ALG, as described in RFC 2962
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 # If they want FTP, set to $CONFIG_IP_NF_NAT (m or y),
 # or $CONFIG_IP_NF_FTP (m or y), whichever is weaker.
 # From kconfig-language.txt: