]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a manpage for kernel TLS.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 25 Nov 2020 23:17:23 +0000 (23:17 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 25 Nov 2020 23:17:23 +0000 (23:17 +0000)
commitd1e0552937e18bef661fb9ace710bcaa1b5d5a80
tree211a9afe8db1d4665f9e61caf34890bc29421a34
parent2e51c2bfd17f952bb5ca28e2855d1457992f05e5
Add a manpage for kernel TLS.

This subsumes some of the content from tcp(4) describing the socket
options but also adds additional notes.

Reviewed by: gallatin, hselasky
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D27272
share/man/man4/Makefile
share/man/man4/ktls.4 [new file with mode: 0644]
share/man/man4/tcp.4