HomeFreeBSD

tcp: simplify endpoint creation at the passive side

Description

tcp: simplify endpoint creation at the passive side

Use the intended TCP stack when creating a TCP endpoint instead of
creating it the endpoint the default stack first and after that
switching it to use the intended TCP stack.
Reviewed by: Peter Lei, rrs and jtl (older version)
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D45411

Details

Provenance
tuexenAuthored on Jul 21 2024, 9:49 AM
Reviewer
peter
Differential Revision
D45411: tcp: simplify endpoint creation at the passive side
Parents
rG646c28ea80cb: tcp: improve SEG.ACK validation
Branches
Unknown
Tags
Unknown