mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
s4:libcli/smb2: remove old dialect revision constants
metze
This commit is contained in:
parent
fadffbae88
commit
53df343644
@ -74,10 +74,6 @@
|
||||
#define SMB2_DIALECT_REVISION_210 0x0210
|
||||
#define SMB2_DIALECT_REVISION_2FF 0x02FF
|
||||
|
||||
#define SMB2_DIALECT_REVISION SMB2_DIALECT_REVISION_202
|
||||
#define SMB21_DIALECT_REVISION SMB2_DIALECT_REVISION_210
|
||||
#define SMB2_LONGHORN_BETA_DIALECT_REVISION SMB2_DIALECT_REVISION_000
|
||||
|
||||
/* SMB2 negotiate security_mode */
|
||||
#define SMB2_NEGOTIATE_SIGNING_ENABLED 0x01
|
||||
#define SMB2_NEGOTIATE_SIGNING_REQUIRED 0x02
|
||||
|
Loading…
x
Reference in New Issue
Block a user