From: Florian Westphal Date: Fri, 30 Sep 2011 14:38:29 +0000 (+0200) Subject: netfilter: nf_conntrack: fix event flooding in GRE protocol tracker X-Git-Tag: v3.1~9^2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d9ae841ad620045d653fb05764e4a899f42dbd;p=pandora-kernel.git netfilter: nf_conntrack: fix event flooding in GRE protocol tracker GRE connections cause ctnetlink event flood because the ASSURED event is set for every packet received. Reported-by: Denys Fedoryshchenko Tested-by: Denys Fedoryshchenko Signed-off-by: Florian Westphal Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed