diff options
author | Changli Gao | 2010-08-02 17:35:49 +0200 |
---|---|---|
committer | Patrick McHardy | 2010-08-02 17:35:49 +0200 |
commit | 2452a99dc0496a90abd0090c280671370c0f3e1c (patch) | |
tree | 695cfb4bff794c4815f8d55e89426107ad3699de /scripts/Makefile | |
parent | f43dc98b3be36551143e3bbaf1bb3067835c24f4 (diff) |
netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
The tuple got from unique_tuple() doesn't need to be really unique, so the
check for the unique tuple isn't necessary, when there isn't any other
choice. Eliminating the unnecessary nf_nat_used_tuple() can save some CPU
cycles too.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions