On Wed, 2016-08-24 at 13:55 +0200, Florian Westphal wrote: > When dumping we already have to look at the entire table, so we might > as well toss those entries whose timeout value is in the past. > > We also look at every entry during resize operations. > However, eviction there is not as simple because we hold the > global resize lock so we can't evict without adding a 'expired' list > to drop from later. Considering that resizes are very rare it doesn't > seem worth doing it. > > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> > --- Acked-by: Eric Dumazet <edumazet@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html