From: Patrick McHardy Date: Sun, 28 Jul 2013 20:54:07 +0000 (+0200) Subject: netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() X-Git-Tag: v3.12-rc1~132^2~266^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6704af53fc3c5d4113d67d5ff40943d420966cd8;p=pandora-kernel.git netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() Logging of invalid packets has to be explicitly enabled. Rate-limiting these messages is inconsistent with other netfilter logging features and makes debugging harder. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed