From: Pablo Neira Ayuso Date: Thu, 11 Oct 2012 08:49:12 +0000 (+0200) Subject: netfilter: xt_CT: fix timeout setting with IPv6 X-Git-Tag: v3.7-rc3~7^2~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0153d5a810ab335aae86acfe69722a7efc1db536;p=pandora-kernel.git netfilter: xt_CT: fix timeout setting with IPv6 This patch fixes ip6tables and the CT target if it is used to set some custom conntrack timeout policy for IPv6. Use xt_ct_find_proto which already handles the ip6tables case for us. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed