s3:libsmb: Attempt to fix bug 6665
authorVolker Lendecke <vl@samba.org>
Thu, 3 Sep 2009 07:18:10 +0000 (09:18 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 3 Sep 2009 07:23:57 +0000 (09:23 +0200)
commit5c54e4c103c99ec5be836cdd51469ce2558366fb
treeb543c2b81c8527acf4312125e66428b355667808
parent5268783e5cb5d77b3fa016d1da6ddf197d7bd8a8
s3:libsmb: Attempt to fix bug 6665

Before the async libsmb rewrites, we sent tid==0 on negprot. With the rewrite,
we send 0xffff. This *should* not matter, but this is one difference in the
sniffs I see.
source3/libsmb/cliconnect.c