From: Pablo Neira Ayuso Date: Wed, 25 Jun 2014 11:29:15 +0000 (+0200) Subject: netfilter: nft_log: request explicit logger when loading rules X-Git-Tag: cleanup-for-v3.18~108^2~123^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85d30e24166e86686aa2d805e2ef1fa8d770852c;p=pandora-kernel.git netfilter: nft_log: request explicit logger when loading rules This includes the special handling for NFPROTO_INET. There is no real inet logger since we don't see packets of this family. However, rules are loaded using this special family type. So let's just request both IPV4 and IPV6 loggers. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed