mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 20:26:38 +02:00

xt_LOGMARK dumps the nfmark (packet mark), ctmark (connection mark) and/or secmark to syslog. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
config NETFILTER_XT_TARGET_LOGMARK
|
|
tristate '"LOGMARK" target support'
|
|
depends on NETFILTER_XTABLES
|
|
---help---
|
|
This option adds a "LOGMARK" target which allows you to look at the
|
|
netfilter marks and secmark of the packet and connection.
|