]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document the new "tls" NFS mount option.
authorRick Macklem <rmacklem@FreeBSD.org>
Fri, 20 Nov 2020 22:29:38 +0000 (22:29 +0000)
committerRick Macklem <rmacklem@FreeBSD.org>
Fri, 20 Nov 2020 22:29:38 +0000 (22:29 +0000)
commit04914a21955fc565d3f04f4c33733b50aa80b031
tree3d871fdd5546abd0174461aba2b797d1026dee9c
parent9acc400b6e7225c6e43a3b2c6cc066f978f96f39
Document the new "tls" NFS mount option.

Recent commits to head have added support for NFS over TLS
to the FreeBSD kernel.
To enable use of this for an NFS mount, the "tls" mount_nfs
option has been added.

Once the IETF has assigned an RFC number, I will replace "NNNN"
with the number.

This is a content change.

Reviewed by: gbe
Differential Revision: https://reviews.freebsd.org/D26262
sbin/mount_nfs/mount_nfs.8