1
0
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:
Stefan Metzmacher 2011-09-16 16:12:24 +02:00
parent f6217aa7d1
commit 62d4a317f9

View File

@ -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 */