Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NETFILTER_XT_TARGET_NOTRACK
has multiple definitions:
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_NOTRACK:
( CONFIG_NF_CONNTRACK ) && ( CONFIG_IP_NF_RAW || CONFIG_IP6_NF_RAW ) && ( CONFIG_NETFILTER_ADVANCED )
xt_NOTRACK
(none)
net/netfilter/Kconfig
The configuration item CONFIG_NETFILTER_XT_TARGET_NOTRACK:
( CONFIG_IP_NF_RAW || CONFIG_IP6_NF_RAW ) && ( CONFIG_NF_CONNTRACK )
xt_NOTRACK
The NOTRACK target allows a select rule to specify which packets *not* to enter the conntrack/NAT subsystem with all the consequences (no ICMP error tracking, no protocol helpers for the selected packets).
If you want to compile it as a module, say M here and read Documentation/kbuild/modules.txt. If unsure, say `N'.
Raw data from LKDDb:
lkddb module xt_NOTRACK CONFIG_NETFILTER_XT_TARGET_NOTRACK : net/netfilter/Kconfig : "'NOTRACK' target support" # in 2.6.16–2.6.39, 3.0–3.6
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