mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2026-01-05 23:03:52 +01: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:
@@ -1,5 +1,6 @@
|
||||
# -*- Makefile -*-
|
||||
|
||||
obj-m += xt_LOGMARK.o
|
||||
obj-m += xt_TARPIT.o
|
||||
obj-m += xt_TEE.o
|
||||
obj-m += compat_xtables.o
|
||||
|
||||
Reference in New Issue
Block a user