All of lore.kernel.org
 help / color / mirror / Atom feed
* Adding set elements
@ 2024-11-14 13:53 Thomas Köller
  2024-11-15 12:01 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Köller @ 2024-11-14 13:53 UTC (permalink / raw)
  To: netfilter

What exactly happens if an attempt is made to add another element to a 
set that is already full? I ran into this condition and found that a 
subsequent 'nft list ruleset' would display the set with no contained 
elements at all.

I think that a reasonable way to handle this case would be to apply sume 
LRU strategy to free up a slot, but that is apparently not the case?

Thomas


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-21  0:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 13:53 Adding set elements Thomas Köller
2024-11-15 12:01 ` Pablo Neira Ayuso
2024-11-16 11:17   ` Thomas Köller
2024-11-20 22:37     ` Pablo Neira Ayuso
2024-11-21  0:05       ` Thomas Köller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.