https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210860
Andrey V. Elsukov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Andrey V. Elsukov <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
