HomeFreeBSD

tcp: fix TCP MD5 digest computation for TCP over UDP

Description

tcp: fix TCP MD5 digest computation for TCP over UDP

Skip the UDP header for the computation. This is similar to
skipping IPv6 extension headers.

Reviewed by: cc, rscheff
MFC after: 3 days
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D40596

Details

Provenance
tuexenAuthored on Jun 21 2023, 8:48 PM
Reviewer
cc
Differential Revision
D40596: Fix TCP MD5 computation for TCP over UDP
Parents
rG383d51d59236: unix tests: Add a regression test for getpeername(2)
Branches
Unknown
Tags
Unknown