netfilter: nf_conntrack: support conntrack templates
authorPatrick McHardy <kaber@trash.net>
Wed, 3 Feb 2010 13:13:03 +0000 (14:13 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 3 Feb 2010 13:40:17 +0000 (14:40 +0100)
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 <kaber@trash.net>

No differences found