From mboxrd@z Thu Jan 1 00:00:00 1970 From: trentbuck@gmail.com (Trent W. Buck) Subject: Re: Named sets with timeout Date: Wed, 30 Oct 2019 12:12:57 +1100 Message-ID: <878sp3nihy.fsf@goll.lan> References: <87wocowgab.fsf@goll.lan> Mime-Version: 1.0 Return-path: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@vger.kernel.org Laura Garcia writes: > On Tue, Oct 29, 2019 at 8:00 AM Trent W. Buck wrote: >> I think you are right, but see [...] >> https://git.netfilter.org/nftables/commit/?id=24f33c7 >> ...which sounds like there is a new (as-yet-undocumented?) keyword for >> changing (as opposed to initializing) the timeout of a set element. > > No new or undocumented keyword, [...] > "update" is what you're looking for. [....] > [2] https://wiki.nftables.org/wiki-nftables/index.php/Updating_sets_from_the_packet_path Thanks! I apologize for my wrong & misleading answer. :-{