1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Ralph Boehme 8cbdc6a6df libcli/smb: add max_credits arg to smbXcli_negprot_send()
This allows source4/torture code to set the option for tests by
preparing a struct smbcli_options with max_credits set to some value and
pass that to a torture_smb2_connection_ext().

This will be used in subsequent smbtorture test for SMB2 creditting.

Behaviour of existing upper layers is unchanged, they simply pass the
wanted max credits value to smbXcli_negprot_send() instead of
retrofitting it with a call to smb2cli_conn_set_max_credits().

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-03-03 21:55:27 +01:00
..
2015-07-10 09:35:13 +02:00
2017-02-22 08:26:22 +01:00
2016-09-14 02:06:17 +02:00
2016-03-07 22:16:20 +01:00
2013-06-21 19:57:06 +02:00
2015-07-10 09:35:13 +02:00
2013-06-21 19:57:06 +02:00
2015-07-10 09:35:13 +02:00
2017-01-03 16:04:27 +01:00
2017-02-15 02:28:16 +01:00
2016-01-10 22:24:17 +01:00