s3:smbd react on message that client should be disconnected
authorChristian Ambach <ambi@samba.org>
Fri, 15 Mar 2013 14:08:22 +0000 (15:08 +0100)
committerChristof Schmitt <cs@samba.org>
Thu, 12 Dec 2013 17:50:59 +0000 (10:50 -0700)
commita26003ddb69f5bb2c50d8482841669204848df00
treedc4a03e59a0d558970561d2f844c4e94c7ac0abb
parent4673b488c9a41bcc5ad85a52a38f3c27d4ef790a
s3:smbd react on message that client should be disconnected

if MSG_SMB_KILL_CLIENT_IP message comes in and our client has
the IP address given as argument, then shutdown the connection immediately

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/process.c
source3/smbd/server.c