Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NF_CONNTRACK_IPV6
has multiple definitions:
net/ipv6/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_IPV6:
( CONFIG_INET && CONFIG_IPV6 && CONFIG_NF_CONNTRACK ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )
nf_conntrack_ipv6
, nf_defrag_ipv6
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 IPv6 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/ipv6/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_IPV6:
CONFIG_INET && CONFIG_IPV6 && CONFIG_EXPERIMENTAL && CONFIG_NF_CONNTRACK
nf_conntrack_ipv6
, nf_defrag_ipv6
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 IPv6 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/ipv6/netfilter/Kconfig
The configuration item CONFIG_NF_CONNTRACK_IPV6:
CONFIG_EXPERIMENTAL && CONFIG_NF_CONNTRACK
nf_conntrack_ipv6
, nf_defrag_ipv6
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 IPv6 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_ipv6 CONFIG_NF_CONNTRACK_IPV6 : net/ipv6/netfilter/Kconfig : "IPv6 connection tracking support" # in 2.6.15–2.6.39, 3.0–3.19, 4.0–4.18
lkddb module nf_defrag_ipv6 CONFIG_NF_CONNTRACK_IPV6 : net/ipv6/netfilter/Kconfig : "IPv6 connection tracking support" # in 2.6.37–2.6.39, 3.0–3.11
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