]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for printing the TCP FO client-side cookie cache via the
authorMichael Tuexen <tuexen@FreeBSD.org>
Tue, 10 Jul 2018 10:50:43 +0000 (10:50 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Tue, 10 Jul 2018 10:50:43 +0000 (10:50 +0000)
commitc9da58534d149c3935add391731fe675b947e11a
tree332a26861835964565105eb61bdfd62511c6c40e
parenta026a53a76055b86ee658e002db94ae12755cc8f
Add support for printing the TCP FO client-side cookie cache via the
sysctl interface. This is similar to the TCP host cache.

Reviewed by: pkelsey@, kbowling@
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D14554
sys/netinet/tcp_fastopen.c