document some mbz flags from wireshark
This commit is contained in:
@@ -58,11 +58,11 @@ struct ntlm_buf {
|
||||
#define NTLM_MBZ8 0x00000100
|
||||
#define NTLM_NEG_NTLM 0x00000200
|
||||
#define NTLM_NEG_NT_ONLY 0x00000400
|
||||
#define NTLM_MBZ7 0x00000800
|
||||
#define NTLM_MBZ7 0x00000800 /* anon ? */
|
||||
|
||||
#define NTLM_OEM_SUPPLIED_DOMAIN 0x00001000
|
||||
#define NTLM_OEM_SUPPLIED_WORKSTAION 0x00002000
|
||||
#define NTLM_MBZ6 0x00004000
|
||||
#define NTLM_MBZ6 0x00004000 /* local call ? */
|
||||
#define NTLM_NEG_ALWAYS_SIGN 0x00008000
|
||||
|
||||
#define NTLM_TARGET_DOMAIN 0x00010000
|
||||
|
Reference in New Issue
Block a user