From: Patrick McHardy Date: Wed, 3 Feb 2010 16:17:06 +0000 (+0100) Subject: netfilter: xtables: add CT target X-Git-Tag: v2.6.34-rc1~233^2~303^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f3bb9ae9db90f7fb15d98b55279a58ab1b2363;p=pandora-kernel.git netfilter: xtables: add CT target Add a new target for the raw table, which can be used to specify conntrack parameters for specific connections, f.i. the conntrack helper. The target attaches a "template" connection tracking entry to the skb, which is used by the conntrack core when initializing a new conntrack. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed