HomeFreeBSD

Implementation of server-side TCP Fast Open (TFO) [RFC7413].

Description

Implementation of server-side TCP Fast Open (TFO) [RFC7413].

TFO is disabled by default in the kernel build. See the top comment
in sys/netinet/tcp_fastopen.c for implementation particulars.

Reviewed by: gnn, jch, stas
MFC after: 3 days
Sponsored by: Verisign, Inc.
Differential Revision: https://reviews.freebsd.org/D4350

Details

Provenance
pkelseyAuthored on
Reviewer
gnn
Differential Revision
D4350: TCP Fast Open (TFO) [RFC7413] Server-side Implementation
Parents
rS292705: rtld: remove old XXX comment missed in r35529
Branches
Unknown
Tags
Unknown