ktls.4: Remove an obsolete statement
The default mb_use_ext_pgs value was toggled in commit 52cd25eb1a
.
Reviewed by: jhb
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D30393
This commit is contained in:
parent
5c7ef43e96
commit
c235059bb7
@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 8, 2021
|
||||
.Dd May 20, 2021
|
||||
.Dt KTLS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -131,12 +131,6 @@ application data (for example, handshake messages) or to send
|
||||
application data records with specific contents (for example, empty
|
||||
fragments).
|
||||
.Pp
|
||||
TLS transmit requires the use of unmapped mbufs.
|
||||
Unmapped mbufs are not enabled by default, but can be enabled by
|
||||
setting the
|
||||
.Va kern.ipc.mb_use_ext_pgs
|
||||
sysctl node to 1.
|
||||
.Pp
|
||||
The current TLS transmit mode of a socket can be queried via the
|
||||
.Dv TCP_TXTLS_MODE
|
||||
socket option.
|
||||
|
Loading…
Reference in New Issue
Block a user