commit | b2a15a604d379af323645e330638e2cfcc696aff | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Feb 03 14:13:03 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Wed Feb 03 14:40:17 2010 +0100 |
tree | 75a863636fae6f5e3fcf3dacbdee3ccf1f8b7c8d | |
parent | 0cebe4b4163b6373c9d24c1a192939777bc27e55 [diff] |
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 <kaber@trash.net>