Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_NAT_SNMP_BASIC
has multiple definitions:
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_NF_NAT_SNMP_BASIC:
( CONFIG_NF_CONNTRACK_SNMP ) && ( CONFIG_NETFILTER_ADVANCED )
nf_nat_snmp_basic
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.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_NF_NAT_SNMP_BASIC:
CONFIG_EXPERIMENTAL && CONFIG_NF_NAT
nf_nat_snmp_basic
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.
Raw data from LKDDb:
lkddb module nf_nat_snmp_basic CONFIG_NF_NAT_SNMP_BASIC : net/ipv4/netfilter/Kconfig : "Basic SNMP-ALG support" # in 2.6.20–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab