dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2016 14:58:03 +0000 (16:58 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 Jun 2016 22:50:17 +0000 (00:50 +0200)
commit281e11b53f676647997fb9ce21227782529a62ad
tree5f08591c606782f6279bdc962b864ed04375343a
parenta737efe2bd45fffe82d1815789c63172e01ed1d7
dcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT_MAX_SIZE

This will replace DCERPC_NCACN_PAYLOAD_MAX_SIZE (4 MByte),
this limit is too strict for some workloads, e.g. DRSUAPI replication
with large objects.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11948

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/dcerpc.idl