Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_CONNTRACK_IPV4
has multiple definitions:
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_IPV4:
( CONFIG_NF_CONNTRACK ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )
nf_conntrack_ipv4
Connection tracking keeps a record of what packets have passed through your machine, in order to figure out how they are related into connections.
This is IPv4 support on Layer 3 independent connection tracking. Layer 3 independent connection tracking is experimental scheme which generalize ip_conntrack to support other layer 3 protocols.
To compile it as a module, choose M here. If unsure, say N.
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_IPV4:
CONFIG_EXPERIMENTAL && CONFIG_NF_CONNTRACK
nf_conntrack_ipv4
Connection tracking keeps a record of what packets have passed through your machine, in order to figure out how they are related into connections.
This is IPv4 support on Layer 3 independent connection tracking. Layer 3 independent connection tracking is experimental scheme which generalize ip_conntrack to support other layer 3 protocols.
To compile it as a module, choose M here. If unsure, say N.
Raw data from LKDDb:
lkddb module nf_conntrack_ipv4 CONFIG_NF_CONNTRACK_IPV4 : net/ipv4/netfilter/Kconfig : "IPv4 connection tracking support (required for NAT)" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.18
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