git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cebe4b
)
netfilter: nf_conntrack: support conntrack templates
author
Patrick McHardy
<kaber@trash.net>
Wed, 3 Feb 2010 13:13:03 +0000
(14:13 +0100)
committer
Patrick 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