From: Patrick McHardy Date: Wed, 3 Feb 2010 13:13:03 +0000 (+0100) Subject: netfilter: nf_conntrack: support conntrack templates X-Git-Tag: v2.6.34-rc1~233^2~303^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a15a604d379af323645e330638e2cfcc696aff;p=pandora-kernel.git netfilter: nf_conntrack: support conntrack templates Support initializing selected parameters of new conntrack entries from a "conntrack template", which is a specially marked conntrack entry attached to the skb. Currently the helper and the event delivery masks can be initialized this way. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed