]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv4/netfilter/nf_log_arp.c
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
[karo-tx-linux.git] / net / ipv4 / netfilter / nf_log_arp.c
index 8945c26538149110c979ce58abd4f56461908718..b24795e2ee6d486c871149811b7916145345f6ea 100644 (file)
@@ -30,7 +30,7 @@ static struct nf_loginfo default_loginfo = {
        .u = {
                .log = {
                        .level    = LOGLEVEL_NOTICE,
-                       .logflags = NF_LOG_MASK,
+                       .logflags = NF_LOG_DEFAULT_MASK,
                },
        },
 };