s3:smb2_negprot: remove NBT_HDR_SIZE from smbd_smb2_first_negprot()
commit888ddd171ab0a750cc30e335ed82867338356efa
authorStefan Metzmacher <metze@samba.org>
Tue, 24 Jun 2014 17:28:51 +0000 (24 19:28 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:13 +0000 (6 09:51 +0200)
tree07663fd561bd9d619005677e95aece24aead3d87
parent4a07b14ceaa5fbdc62f51039d794d4f3121ea6c8
s3:smb2_negprot: remove NBT_HDR_SIZE from smbd_smb2_first_negprot()

This will simplify future features like multi-channel and rdma.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/globals.h
source3/smbd/process.c
source3/smbd/smb2_negprot.c
source3/smbd/smb2_server.c