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/KconfigThe configuration item CONFIG_NF_CONNTRACK_IPV4:
( CONFIG_NF_CONNTRACK ) && ( CONFIG_NETFILTER_ADVANCED = CONFIG_n )nf_conntrack_ipv4Connection 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/KconfigThe configuration item CONFIG_NF_CONNTRACK_IPV4:
CONFIG_EXPERIMENTAL && CONFIG_NF_CONNTRACKnf_conntrack_ipv4Connection 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)"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 2013) with gen-web-lkddb.py in lkddb-sources.