On Thu, Aug 21, 2025 at 11:23:19AM +0200, Pablo Neira Ayuso wrote: > Hi, > > This is v2 with minimal changes wrt. previous series. > > The aim is to replace (and remove) the existing compound_expr_*() > helper functions which is common to set, list and concat expressions > by expression type safe variants that validate the expression type. > > I will hold on with this until nftables 1.1.5 including the fix for > the JSON regression is released. I have applied this series.