pkelsey d2557e90a6 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-02-26 02:53:22 +00:00
..
2018-01-10 17:36:43 +00:00
2017-02-06 08:49:57 +00:00
2017-10-05 23:01:33 +00:00
2018-02-16 15:38:02 +00:00
2017-09-06 20:32:49 +00:00
2017-10-18 17:23:16 +00:00