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:
70a8516
)
netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
author
Changli Gao
<xiaosuo@gmail.com>
Thu, 16 Sep 2010 17:45:19 +0000
(19:45 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Thu, 16 Sep 2010 17:45:19 +0000
(19:45 +0200)
Eliminate nf_nat_used_tuple() to save some CPU cycles when there is no
other choice.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found