From: Patrick McHardy Date: Mon, 15 Feb 2010 16:45:08 +0000 (+0100) Subject: netfilter: nf_conntrack: pass template to l4proto ->error() handler X-Git-Tag: v2.6.34-rc1~233^2~303^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fea97ec1772bbf553d89187340ef624d548e115;p=pandora-kernel.git netfilter: nf_conntrack: pass template to l4proto ->error() handler The error handlers might need the template to get the conntrack zone introduced in the next patches to perform a conntrack lookup. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed