s4:torture/rpc: add extra_flags to torture_rpc_connection_transport()
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Sep 2016 06:36:32 +0000 (08:36 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:17 +0000 (11:20 +0200)
commita701af1d766a8787beb580d069d2f5fff2f43e98
treefa5d966da14a22d93ab8719e379302ebf14735b4
parent7d530e962f25710cb3e9fe47ed1c4e237c74d770
s4:torture/rpc: add extra_flags to torture_rpc_connection_transport()

This can be used to pass DCERPC_CONCURRENT_MULTIPLEX, which
sends DCERPC_PFC_FLAG_CONC_MPX in the DCERPC_BIND.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/rpc/handles.c
source4/torture/rpc/rpc.c
source4/torture/rpc/witness.c