diff --git a/share/man/man4/ktls.4 b/share/man/man4/ktls.4 --- a/share/man/man4/ktls.4 +++ b/share/man/man4/ktls.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 20, 2021 +.Dd May 26, 2021 .Dt KTLS 4 .Os .Sh NAME @@ -199,6 +199,11 @@ .It Va kern.ipc.tls.stats A tree of nodes containing various kernel TLS statistics. .El +.Pp +The +.Va kern.ipc.mb_use_ext_pgs +sysctl controls whether the kernel may use unmapped mbufs. +They are required for TLS transmit. .Ss Backends The base system includes a software backend for the .Dv TCP_TLS_MODE_SW