summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorEric Leblond <eric@inl.fr>2009-02-09 18:34:01 +0100
committerPatrick McHardy <kaber@trash.net>2009-02-09 18:34:01 +0100
commit9cfc59f71f83ee97c4513fd340acf1e45073562b (patch)
tree6516e10abdb2daf068d2b2daf9f7a166659385ad /include/linux
parent212092173b63be8532d95241bbd86db96e110220 (diff)
xt_NFLOG: Set default NFLOG qthreshold to 0
By setting default NFLOG qthreshold to 0, userspace does not overwrite the per-instance value. Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/netfilter/xt_NFLOG.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/netfilter/xt_NFLOG.h b/include/linux/netfilter/xt_NFLOG.h
index cdcd0ed5..4b36aeb4 100644
--- a/include/linux/netfilter/xt_NFLOG.h
+++ b/include/linux/netfilter/xt_NFLOG.h
@@ -2,7 +2,7 @@
#define _XT_NFLOG_TARGET
#define XT_NFLOG_DEFAULT_GROUP 0x1
-#define XT_NFLOG_DEFAULT_THRESHOLD 1
+#define XT_NFLOG_DEFAULT_THRESHOLD 0
#define XT_NFLOG_MASK 0x0