Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_CONNTRACK
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK:
CONFIG_NETFILTER_ADVANCED = CONFIG_n
nf_conntrack
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 required to do Masquerading or other kinds of Network Address Translation. It can also be used to enhance packet filtering (see `Connection state match support' below).
To compile it as a module, choose M here. If unsure, say N.
net/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK:
(none)
nf_conntrack
(none)
net/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK:
CONFIG_EXPERIMENTAL && CONFIG_IP_NF_CONNTRACK = CONFIG_n
nf_conntrack
Connection tracking keeps a record of what packets have passed through your machine, in order to figure out how they are related into connections.
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 CONFIG_NF_CONNTRACK : net/netfilter/Kconfig : "Netfilter connection tracking support" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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