On Mon, May 13, 2024 at 10:00:31PM +0000, Antonio Ojea wrote: > Fixes the bug described in > https://bugzilla.netfilter.org/show_bug.cgi?id=1742 > causing netfilter to drop SCTP packets when using > nfqueue and GSO due to incorrect checksum. > > Patch 1 adds a new helper to process the sctp checksum > correctly. > > Patch 2 adds a selftest regression test. I am inclined to integrated this into nf.git, I will pick a Fixes: tag sufficiently old so -stable picks up.