HomeFreeBSD

tcp: micro-optimize SYN-cookie expansion

Description

tcp: micro-optimize SYN-cookie expansion

Only compute wscale when it is actually used. While there, change the
type of wscale to u_int as suggested by glebius.
No functional change intended.

Reviewed by: glebius, rscheff (older version)
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D52296

Details

Provenance
tuexenAuthored on Sep 1 2025, 10:18 PM
Reviewer
glebius
Differential Revision
D52296: tcp: micro-optimize SYN-cookie expansion
Parents
rGe4ea162509e4: epair: add support for checksum offloading
Branches
Unknown
Tags
Unknown