]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Numerics are also server-server messages.
authorJilles Tjoelker <redacted>
Sun, 8 Feb 2009 14:39:12 +0000 (15:39 +0100)
committerJilles Tjoelker <redacted>
Sun, 8 Feb 2009 14:39:12 +0000 (15:39 +0100)
doc/technical/ts6-protocol.txt

index 97f39d7522dda8388fc362cdbdd8ededcc235237..547d85cf2a8ef24afe131ed7d30e1c35f49b06cf 100644 (file)
@@ -108,6 +108,29 @@ type D
 +g (allow any member to /invite)
 +z (send messages blocked by +m to chanops)
 
+<numeric>
+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