From 22ab2e25446a1886b1fe60165bde4b4cb7db80ce Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 28 Oct 2010 13:24:22 -0500 Subject: [PATCH] Add documentation for proposed JUPE TS6 command. --- doc/technical/ts6-protocol.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/technical/ts6-protocol.txt b/doc/technical/ts6-protocol.txt index 76e3fc29..382689b0 100644 --- a/doc/technical/ts6-protocol.txt +++ b/doc/technical/ts6-protocol.txt @@ -369,6 +369,21 @@ ban-like modes remain intact; invites may or may not be cleared). A JOIN is propagated with the new TS of the channel. +JUPE +capab: JUPE +source: any +propagation: broadcast (restricted) +parameters: target server mask, add or delete, server name, oper, reason + +Adds or removes a jupe for a server. If the server is presently connected, +it MUST be SQUIT by the server's uplink when the jupe is applied. + +The oper field indicates the oper that originally set the jupe. If this message +is the initial propagation of a removal, it SHOULD be sent as * (an asterisk). + +The reason field indicates the reason for the jupe. It SHOULD be displayed +as the linking error message to the juped server if it tries to reconnect. + KICK source: any parameters: channel, target user, opt. reason