s3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everything but port 139
commit5b7f5d02b5a432fff116f5e2a17e956e3255cd35
authorStefan Metzmacher <metze@samba.org>
Mon, 25 Jun 2012 19:40:00 +0000 (25 21:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jun 2012 22:14:56 +0000 (29 00:14 +0200)
treeaf1d00d910defd9272a3d5a71cd9f38a2d7f5f87
parent1db83d2b376fc409a51c28dd7a30717819b366a6
s3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everything but port 139

In future we'll have other transports like RDMA.
This makes NBT (tcp port 139) special instead of port 445.

metze
source3/smbd/smb2_negprot.c