On Thu, Feb 27, 2014 at 06:04:44PM -0500, Josh Hunt wrote: > Forceadd is a property for hash set types and is passed in duration creation. > When sets with this property enabled are full each subsequent 'add' operation > will attempt to evict a random entry from the set. Wouldn't it be better to evict the oldest entry instead of a random one? Phil -- 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