mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
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>
This commit is contained in:
6
extensions/xt_LOGMARK.Kconfig
Normal file
6
extensions/xt_LOGMARK.Kconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
Reference in New Issue
Block a user