s3:messaging add MSG_SMB_KILL_CLIENT_IP message
authorChristian Ambach <ambi@samba.org>
Fri, 15 Mar 2013 14:06:41 +0000 (15:06 +0100)
committerChristof Schmitt <cs@samba.org>
Thu, 12 Dec 2013 17:50:59 +0000 (10:50 -0700)
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/librpc/idl/messaging.idl

index 39532f0dd3d959dbdfaa55c0e99be89c099522e4..583eaf019b95447b875b973c728c9845e424abf9 100644 (file)
@@ -89,6 +89,9 @@ interface messaging
                MSG_SMB_NOTIFY_CLEANUP          = 0x0314,
                MSG_SMB_SCAVENGER               = 0x0315,
 
+               /* shutdown connection for given client */
+               MSG_SMB_KILL_CLIENT_IP          = 0x0316,
+
                /* winbind messages */
                MSG_WINBIND_FINISHED            = 0x0401,
                MSG_WINBIND_FORGET_STATE        = 0x0402,