<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Updating and destroying set elements"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1725#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Updating and destroying set elements"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1725">bug 1725</a>
from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
<pre>(In reply to Eric Fahlgren from <a href="show_bug.cgi?id=1725#c2">comment #2</a>)
<span class="quote">> Is your 'update' command implemented by this?
>
> <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Resetting the timeout counter for a named set element"
href="show_bug.cgi?id=1689#c2">https://bugzilla.netfilter.org/show_bug.cgi?id=1689#c2</a></span >
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>