Author: jhb
Date: Thu Apr 16 17:41:32 2020
New Revision: 360016
URL: https://svnweb.freebsd.org/changeset/base/360016

Log:
  Document TCP_TLS_MODE_TOE.

Modified:
  head/share/man/man4/tcp.4

Modified: head/share/man/man4/tcp.4
==============================================================================
--- head/share/man/man4/tcp.4   Thu Apr 16 17:24:13 2020        (r360015)
+++ head/share/man/man4/tcp.4   Thu Apr 16 17:41:32 2020        (r360016)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to