From fbe27d504ffb33d08f10d84915c3009318852f8d Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Sun, 8 Feb 2009 15:39:12 +0100 Subject: [PATCH] Numerics are also server-server messages. --- doc/technical/ts6-protocol.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/doc/technical/ts6-protocol.txt b/doc/technical/ts6-protocol.txt index 97f39d7..547d85c 100644 --- a/doc/technical/ts6-protocol.txt +++ b/doc/technical/ts6-protocol.txt @@ -108,6 +108,29 @@ type D +g (allow any member to /invite) +z (send messages blocked by +m to chanops) + +source: server +parameters: target, any... + +The command name should be three decimal ASCII digits. + +Propagates a "numeric" command reply, such as from a remote WHOIS request. + +If the first digit is 0 (indicating a reply about the local connection), it +should be changed to 1 before propagation or sending to a user. + +Numerics to the local server may be sent to opers. + +To avoid infinite loops, servers should not send any replies to numerics. + +The target can be: +- a client + propagation: one-to-one +- a channel name + propagation: all servers with -D users on the channel + +Numerics to channels are broken in some older servers. + ADMIN source: user parameters: hunted