"NOTRACK" target support

modulename: xt_NOTRACK.ko

configname: CONFIG_NETFILTER_XT_TARGET_NOTRACK

Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>Core Netfilter Configuration
└─>"NOTRACK" target support
In linux kernel since version 2.6.16.30-pre1 (release Date: 2006-09-22)  
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'.

source code: