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/KconfigThe 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/KconfigThe configuration item CONFIG_NETFILTER_XT_TARGET_NOTRACK:
( CONFIG_IP_NF_RAW || CONFIG_IP6_NF_RAW ) && ( CONFIG_NF_CONNTRACK )xt_NOTRACKThe 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"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.