HomeFreeBSD

libsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG

Description

libsysdecode: fix decoding of TCP_NOPUSH and TCP_MD5SIG

TCP_FASTOPEN_MIN_COOKIE_LEN was incorrectly registered as a name of
a IPPROTO_TCP level socket option, which overwrote TCP_NOPUSH.
TCP_FASTOPEN_PSK_LEN was incorrectly registered as a name of an
IPPROTO_TCP level socket option, which overwrote TCP_MD5SIG.

MFC after: 3 days
Sponsored by: Netflix, Inc.

Details

Provenance
tuexenAuthored on Feb 9 2021, 10:35 PM
Parents
rG51af03328755: Add test case for 93fc67896550 (incorrect powf(3) result)
Branches
Unknown
Tags
Unknown