On Thu, Dec 01, 2022 at 11:13:17AM +0100, Florian Westphal wrote: > Use meta random and bitops to replicate what xt_statistics > is doing. I didn't know about 'meta random', even though it's a bit older than numgen. What's the difference to 'numgen random'? I'm asking because I once tried to fix the same issue using the latter[1], it was never applied, though. Maybe you could reuse gcd_div() from my patch to reduce nominal values? Cheers, Phil [1] https://patchwork.ozlabs.org/project/netfilter-devel/patch/20170313160153.21120-1-phil@xxxxxx/