Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_NF_CONNTRACK
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_IP_NF_CONNTRACK:
( CONFIG_IP_NF_CONNTRACK_SUPPORT && CONFIG_NF_CONNTRACK_ENABLED = CONFIG_m ) && ( CONFIG_IP_NF_CONNTRACK_SUPPORT && CONFIG_NF_CONNTRACK_ENABLED = CONFIG_y )
ip_conntrack
, ip_conntrack
(none)
net/ipv4/netfilter/Kconfig
The configuration item CONFIG_IP_NF_CONNTRACK:
(none)
ip_conntrack
, ip_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 (except for Fast NAT). 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 ip_conntrack CONFIG_IP_NF_CONNTRACK : net/ipv4/netfilter/Kconfig : "Connection tracking (required for masq/NAT)" # in 2.5.45–2.5.75, 2.6.0–2.6.19
lkddb module ip_conntrack CONFIG_IP_NF_CONNTRACK : net/netfilter/Kconfig : "" # in 2.6.20–2.6.21
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab