]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/netfilter/nf_tables_core.c
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
[karo-tx-linux.git] / net / netfilter / nf_tables_core.c
index 7c94ce0080d500712f8c668ecc52875ef833e5e4..0dd5c695482f64b248de0906fcbbd1dcb8df6364 100644 (file)
@@ -34,7 +34,7 @@ static struct nf_loginfo trace_loginfo = {
        .u = {
                .log = {
                        .level = LOGLEVEL_WARNING,
-                       .logflags = NF_LOG_MASK,
+                       .logflags = NF_LOG_DEFAULT_MASK,
                },
        },
 };