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:
b2a15a6
)
netfilter: xtables: add CT target
author
Patrick McHardy
<kaber@trash.net>
Wed, 3 Feb 2010 16:17:06 +0000
(17:17 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Wed, 3 Feb 2010 16:17:06 +0000
(17:17 +0100)
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 <kaber@trash.net>
No differences found