On Fri, Aug 29, 2025 at 04:25:12PM +0200, Phil Sutter wrote: > Since kernel commit a1050dd07168 ("netfilter: nf_tables: Reintroduce > shortened deletion notifications"), type-specific data is no longer > dumped when notifying for a deleted object. JSON output was not aware of > this and tried to print bogus data. Fixes: e70354f53e9f ("libnftables: Implement JSON output support") > Signed-off-by: Phil Sutter <phil@xxxxxx> Reviewed-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>