On Wed, Apr 23, 2025 at 11:10:20AM +0200, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > Florian, is it worth to request to include this update to -stable > > kernels? Or you prefer the manpage note as it has been suggested? > > I'll send a patch to update the nft_fib selftest to cover this, > then make a backport of the change that doesn't include the the > socket optimzation. > > When I changed it I did not realize that this fixes a bug; I would > have split the change in two if I had. Yes, I didn't notice either. Anyway, unless you can forecast any issue, I'd suggest to backport the entire patch? IIRC patch is relatively small and keeping it in sync with main could possibly help with cherrypicking fixes. But your way is also fine with me. Thanks.