Pablo Neira Ayuso <pa...@netfilter.org> wrote:
> On Tue, Aug 13, 2019 at 08:58:49AM +0200, Ander Juaristi wrote:
> > This patch implements the delete operation from the ruleset.
> > 
> > It implements a new delete() function in nft_set_rhash. It is simpler
> > to use than the already existing remove(), because it only takes the set
> > and the key as arguments, whereas remove() expects a full
> > nft_set_elem structure.
> 
> Userspace patches for this? Thanks.

Yes, please also add at least one test case -- thanks.

As a reminder, this needs a small patch to libnftnl to avoid
  [ dynset unknown reg_key 1 set y timeout 0ms ]

Reply via email to