acadia-newlib/newlib/libc/sys/rtems/include/netinet
pkelsey b4d6660d85 This is an implementation of the client side of TCP Fast Open (TFO)
[RFC7413]. It also includes a pre-shared key mode of operation in which
the server requires the client to be in possession of a shared secret in
order to successfully open TFO connections with that server.

The names of some existing fastopen sysctls have changed (e.g.,
net.inet.tcp.fastopen.enabled -> net.inet.tcp.fastopen.server_enable).

Reviewed by:	tuexen
MFC after:	1 month
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D14047
2018-08-24 15:00:03 +02:00
..
in.h sys: further adoption of SPDX licensing ID tags. 2018-08-24 15:00:03 +02:00
tcp.h This is an implementation of the client side of TCP Fast Open (TFO) 2018-08-24 15:00:03 +02:00