s3-rpc_server: pass remote and local address to rpc_pipe_open_external
commit7505ae043d5d373d64ef52d385b5bf5310583459
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Mar 2017 21:26:03 +0000 (17 10:26 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 29 Mar 2017 00:37:28 +0000 (29 02:37 +0200)
treeab6019fa372562ea9222f0c83ab66d8eed187d2d
parent4c9d69f82aa8b2cdb04c5bfe5684dcd1d7ed4cfb
s3-rpc_server: pass remote and local address to rpc_pipe_open_external

We want the real client address here for audit purposes, if possible.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/rpc_ncacn_np.c