kernelversion:
stable - 6.5.12
mainline - 4.19.299
mainline - 5.4.261
mainline - 6.1.63
mainline - 5.10.201
mainline - 5.15.139
mainline - 6.6.2
mainline - 4.14.330
mainline - 6.7-rc2
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
depends
CONFIG_INET
CONFIG_NET
CONFIG_NETFILTER
CONFIG_NETFILTER_ADVANCED
CONFIG_NETFILTER_XTABLES
CONFIG_IP6_NF_RAW
or
CONFIG_IP_NF_RAW
"TRACE" target support
modulename: xt_TRACE.ko
configname: CONFIG_NETFILTER_XT_TARGET_TRACE
Linux Kernel Configuration
└─> Networking support
└─> Networking options
└─> Network packet filtering framework (Netfilter)
└─> Core Netfilter Configuration
└─> "TRACE" target support
In linux kernel since version 2.6.23 (release Date: 2007-10-09)
The TRACE target allows you to mark packets so that the kernel
will log every rule which match the packets as those traverse
the tables, chains, rules.
If you want to compile it as a module, say M here and read
Documentation/kbuild/modules.txt
. If unsure, say `N'.
source code:
net/netfilter/xt_TRACE.c
will log every rule which match the packets as those traverse
the tables, chains, rules.
If you want to compile it as a module, say M here and read
Documentation/kbuild/modules.txt. If unsure, say `N'.