Document TCP_TLS_MODE_TOE.
This commit is contained in:
parent
19112958cf
commit
6231ed472f
@ -34,7 +34,7 @@
|
||||
.\" From: @(#)tcp.4 8.1 (Berkeley) 6/5/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 31, 2020
|
||||
.Dd April 16, 2020
|
||||
.Dt TCP 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -341,6 +341,8 @@ socket buffer.
|
||||
Typically this encryption is performed in software.
|
||||
.It Dv TCP_TLS_MODE_IFNET
|
||||
TLS records are encrypted by the network interface card (NIC).
|
||||
.It Dv TCP_TLS_MODE_TOE
|
||||
TLS records are encrypted by the NIC using a TCP offload engine (TOE).
|
||||
.El
|
||||
.El
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user