]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: update RPCSEC_GSSv3 RFC link
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 27 Aug 2020 16:06:06 +0000 (12:06 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 25 Sep 2020 22:01:27 +0000 (18:01 -0400)
This draft is an official RFC now.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Documentation/filesystems/nfs/rpc-server-gss.rst

index abed4a2b1b822a5b3911436e1d7ac57e34eba562..ccaea9e7cea250fa496cef05f9dff860585c60e4 100644 (file)
@@ -13,10 +13,9 @@ RPCGSS is specified in a few IETF documents:
  - RFC2203 v1: https://tools.ietf.org/rfc/rfc2203.txt
  - RFC5403 v2: https://tools.ietf.org/rfc/rfc5403.txt
 
-and there is a 3rd version  being proposed:
+There is a third version that we don't currently implement:
 
- - https://tools.ietf.org/id/draft-williams-rpcsecgssv3.txt
-   (At draft n. 02 at the time of writing)
+ - RFC7861 v3: https://tools.ietf.org/rfc/rfc7861.txt
 
 Background
 ==========