On Thu, Sep 30, 2021 at 01:21:26PM +0200, Cristian Constantin wrote: > hi! > > is there a way to get from the kernel just some metrics about nft > sets, without getting > all (possibly lots of) elements of the set? > > e.g.: > > - number of full ip addresses (i.e. /32 prefix for ipv4); > - number of "prefix" elements; > - number of intervals; It's possible to extend the interface to expose this, but how useful is this?