Commit fdfd6dde authored by Namjae Jeon's avatar Namjae Jeon Committed by Steve French

ksmbd: update feature status in documentation

Update ksmbd feature status in documentation file.
 - add support for v2 lease feature and SMB3 CCM/GCM256 encryption.
 - add planned compression, quic, gmac signing features.
Signed-off-by: default avatarNamjae Jeon <linkinjeon@kernel.org>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 6a31658a
...@@ -73,15 +73,14 @@ Auto Negotiation Supported. ...@@ -73,15 +73,14 @@ Auto Negotiation Supported.
Compound Request Supported. Compound Request Supported.
Oplock Cache Mechanism Supported. Oplock Cache Mechanism Supported.
SMB2 leases(v1 lease) Supported. SMB2 leases(v1 lease) Supported.
Directory leases(v2 lease) Planned for future. Directory leases(v2 lease) Supported.
Multi-credits Supported. Multi-credits Supported.
NTLM/NTLMv2 Supported. NTLM/NTLMv2 Supported.
HMAC-SHA256 Signing Supported. HMAC-SHA256 Signing Supported.
Secure negotiate Supported. Secure negotiate Supported.
Signing Update Supported. Signing Update Supported.
Pre-authentication integrity Supported. Pre-authentication integrity Supported.
SMB3 encryption(CCM, GCM) Supported. (CCM and GCM128 supported, GCM256 in SMB3 encryption(CCM, GCM) Supported. (CCM/GCM128 and CCM/GCM256 supported)
progress)
SMB direct(RDMA) Supported. SMB direct(RDMA) Supported.
SMB3 Multi-channel Partially Supported. Planned to implement SMB3 Multi-channel Partially Supported. Planned to implement
replay/retry mechanisms for future. replay/retry mechanisms for future.
...@@ -112,6 +111,10 @@ DCE/RPC support Partially Supported. a few calls(NetShareEnumAll, ...@@ -112,6 +111,10 @@ DCE/RPC support Partially Supported. a few calls(NetShareEnumAll,
for Witness protocol e.g.) for Witness protocol e.g.)
ksmbd/nfsd interoperability Planned for future. The features that ksmbd ksmbd/nfsd interoperability Planned for future. The features that ksmbd
support are Leases, Notify, ACLs and Share modes. support are Leases, Notify, ACLs and Share modes.
SMB3.1.1 Compression Planned for future.
SMB3.1.1 over QUIC Planned for future.
Signing/Encryption over RDMA Planned for future.
SMB3.1.1 GMAC signing support Planned for future.
============================== ================================================= ============================== =================================================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment