[Bug 1725] Updating and destroying set elements

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Tue Nov 14 19:53:16 CET 2023


https://bugzilla.netfilter.org/show_bug.cgi?id=1725

--- Comment #3 from Pablo Neira Ayuso <pablo at netfilter.org> ---
(In reply to Eric Fahlgren from comment #2)
> Is your 'update' command implemented by this?
> 
> https://bugzilla.netfilter.org/show_bug.cgi?id=1689#c2

No.

It allows for things like this:

nft add element ip raw BLACKLIST '{ a.b.c.d timeout 60s }'
... after 10s, update it ...
nft add element ip raw BLACKLIST '{ a.b.c.d timeout 380s }'

so you can either extend or shrink a timeout.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20231114/98abbf8a/attachment.html>


More information about the netfilter-buglog mailing list