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:
6703aa7
)
netfilter: xt_CT: refactorize xt_ct_tg_check
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 28 Aug 2012 00:53:14 +0000
(
00:53
+0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 3 Sep 2012 11:32:48 +0000
(13:32 +0200)
This patch adds xt_ct_set_helper and xt_ct_set_timeout to reduce
the size of xt_ct_tg_check.
This aims to improve code mantainability by splitting xt_ct_tg_check
in smaller chunks.
Suggested by Eric Dumazet.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found