mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
libcli/smb: add PROTOCOL_SMB2_22
metze
This commit is contained in:
@@ -42,7 +42,8 @@ enum protocol_types {
|
||||
PROTOCOL_LANMAN2,
|
||||
PROTOCOL_NT1,
|
||||
PROTOCOL_SMB2_02,
|
||||
PROTOCOL_SMB2_10
|
||||
PROTOCOL_SMB2_10,
|
||||
PROTOCOL_SMB2_22
|
||||
};
|
||||
|
||||
/* NT Flags2 bits - cifs6.txt section 3.1.2 */
|
||||
|
||||
Reference in New Issue
Block a user