Files
xtables-addons/extensions/xt_LOGMARK.Kconfig
Jan Engelhardt 6d2998588d Add xt_LOGMARK (nfmark, ctmark, secmark logger)
xt_LOGMARK dumps the nfmark (packet mark), ctmark (connection mark)
and/or secmark to syslog.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
2008-01-30 13:54:57 +01:00

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.