HomeFreeBSD

A TCP server has to take into consideration, if TCP_NOOPT is preventing

Description

A TCP server has to take into consideration, if TCP_NOOPT is preventing
the negotiation of TCP features. This affects most TCP options but
adherance to RFC7323 with the timestamp option will prevent a session
from getting established.

PR: 253576
Reviewed By: tuexen, transport
MFC after: 3 days
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D28652

Details

Provenance
rscheffAuthored on Feb 25 2021, 6:10 PM
Reviewer
transport
Differential Revision
D28652: Don't retain TF_RCVD_TSTMP when TF_NOOPT prevents sending timestamps
Parents
rG31d7a27c6e88: PRR: Avoid accounting left-edge twice in partial ACK.
Branches
Unknown
Tags
Unknown