On Mon, Jul 07, 2025 at 10:32:44PM +0200, Florian Westphal wrote: > Its a kernel implementation detail, at least at this time: > > We can later decide to revert this patch if there is a compelling > reason, but then we should also remove the ifdef that prevents exposure > of ip_conntrack_status enum IPS_NAT_CLASH value in the uapi header. > > Clash entries are not included in dumps (true for both old /proc > and ctnetlink) either. So for now exlude the clash bit when dumping. Applied to nf.git, thanks