s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests require a connection with...
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Sep 2016 06:45:51 +0000 (08:45 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:17 +0000 (11:20 +0200)
commit5bad44776826cf4e53920065e07013476d58e110
treedd54895a4cac2400ca078c18c30b1d69853b38e4
parenta701af1d766a8787beb580d069d2f5fff2f43e98
s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests require a connection with DCERPC_CONCURRENT_MULTIPLEX

Concurrent requests are only allowed if the client asked for
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/echo.c