HomeFreeBSD

tcp: tolerate missing timestamps

Description

tcp: tolerate missing timestamps

Some TCP stacks negotiate TS support, but do not send TS at all
or not for keep-alive segments. Since this includes modern widely
deployed stacks, tolerate the violation of RFC 7323 per default.

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

Details

Provenance
tuexenAuthored on Jun 11 2021, 6:14 PM
Reviewer
rgrimes
Differential Revision
D30740: net.inet.tcp.tolerate_missing_ts=1
Parents
rG19c288b3a664: arm64: eliminate a duplicated #define
Branches
Unknown
Tags
Unknown