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:
b61a602
)
netfilter: xt_CT: fix timeout setting with IPv6
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 11 Oct 2012 08:49:12 +0000
(10:49 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 15 Oct 2012 11:38:58 +0000
(13:38 +0200)
This patch fixes ip6tables and the CT target if it is used to set
some custom conntrack timeout policy for IPv6.
Use xt_ct_find_proto which already handles the ip6tables case for us.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found