Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 13:19:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210860] [pf] [ip6] Incorrect TCP checksums after rdr
Message-ID:  <bug-210860-8-aE4E5BAUQo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210860-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210860-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210860

Andrey V. Elsukov <ae@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae@FreeBSD.org

--- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> ---
(In reply to Kristof Provost from comment #1)
> It'd be slightly surprising to have a checksum issue specifically for IPv6,
> because the IPv6 header doesn't have a checksum, and I'd expect the TCP
> checksum handling to be the same between v4 and v6.

I didn't looked into the code, but despite the fact that IPv6 header doesn't
have a checksum field, ULP checksums are handled differently in IPv4 and IPv6
due to different pseudo headers.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210860-8-aE4E5BAUQo>