Re: [PATCH nf-next 3/9] netfilter: conntrack: don't attempt to iterate over empty table
From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2016-05-03 22:27:47
Also in:
netfilter-devel
From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2016-05-03 22:27:47
Also in:
netfilter-devel
On Tue, May 03, 2016 at 07:55:59PM +0200, Florian Westphal wrote:
quoted
Otherwise, every time we'll go container destruction path, we'll hit slow path, ie. scanning the full table.Yes, but I see no other choice.
Fair enough, will place this in nf-next, thanks.