On Mon, Sep 30, 2019 at 04:28:40PM +0200, Pablo Neira Ayuso wrote: > On Fri, Sep 27, 2019 at 10:18:38PM +1000, Duncan Roe wrote: > > The level 4 protocol is part of the UDP and TCP calculations. > > nfq_checksum_tcpudp_ipv4() was using IPPROTO_TCP in this calculation, > > which gave the wrong answer for UDP. > > Thanks Duncan, I sent this patch to fix IPv6 too: > > https://patchwork.ozlabs.org/patch/1169407/ > LGTM Acked-by: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>