Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
The Linux kernel configuration item CONFIG_NF_CONNTRACK has multiple definitions:
The configuration item CONFIG_NF_CONNTRACK:
( CONFIG_NF_CONNTRACK_SUPPORT && CONFIG_NF_CONNTRACK_ENABLED = CONFIG_m ) && ( CONFIG_NF_CONNTRACK_SUPPORT && CONFIG_NF_CONNTRACK_ENABLED = CONFIG_y )nf_conntrack, nf_conntrack, nf_conntrackThe configuration item CONFIG_NF_CONNTRACK:
CONFIG_EXPERIMENTAL && CONFIG_IP_NF_CONNTRACK = CONFIG_nnf_conntrack, nf_conntrack, nf_conntrackConnection 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.
The configuration item CONFIG_NF_CONNTRACK:
CONFIG_NETFILTER_ADVANCED = CONFIG_nnf_conntrack, nf_conntrack, nf_conntrackConnection 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.
Raw data from LKDDb:
lkddb module nf_conntrack :: CONFIG_NF_CONNTRACK :: net/netfilter/Kconfig
lkddb module nf_conntrack "Netfilter connection tracking support" :: CONFIG_NF_CONNTRACK :: net/netfilter/Kconfig
lkddb module nf_conntrack Layer 3 Independent Connection tracking (EXPERIMENTAL) :: CONFIG_NF_CONNTRACK :: net/netfilter/Kconfig
Pages under construction, so use with care!
These pages are automatic generated. Sources can be found in ...
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2010) with web-lkddb-gen.py