mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
libcli/smb: add SMB2_DIALECT_REVISION_222
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Sep 16 19:51:47 CEST 2011 on sn-devel-104
This commit is contained in:
parent
f6217aa7d1
commit
62d4a317f9
@ -76,6 +76,7 @@
|
||||
#define SMB2_DIALECT_REVISION_000 0x0000 /* early beta dialect */
|
||||
#define SMB2_DIALECT_REVISION_202 0x0202
|
||||
#define SMB2_DIALECT_REVISION_210 0x0210
|
||||
#define SMB2_DIALECT_REVISION_222 0x0222
|
||||
#define SMB2_DIALECT_REVISION_2FF 0x02FF
|
||||
|
||||
/* SMB2 negotiate security_mode */
|
||||
|
Loading…
Reference in New Issue
Block a user