commit | 7bb6615d395a7c130053728f3a64f6df6b2e1f18 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Oct 18 14:37:32 2016 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Oct 20 19:59:53 2016 +0200 |
tree | 88743e3782a446dad54ef259598184f2c1aa9bf7 | |
parent | 1ecc281ec2f52d715dfc8cb67b6820ea813b9e52 [diff] |
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached When the maximum evictions number is reached, do not wait 5 seconds before the next run. CC: Florian Westphal <fw@strlen.de> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>