[Bug 296944] sys/netpfil/common/rdr:ipfnat_local_redirect test failing in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Aug 2026 20:54:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296944

--- Comment #16 from Michael Tuexen <tuexen@freebsd.org> ---
(In reply to Cy Schubert from comment #12)
I this case the Firewall handles packets which have been on the wire, therefore
they contain a valid checksum. In the case tested by CI and I described above,
the packets handled by the firewall don't have a valid checksum, they have only
a precomputed pseudo header checksum. That is what is not handled correctly, I
think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.