X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FProtocol.txt;h=14da84757493db2da0cad65be464120f2cf3ac23;hb=b160f574dee613598d3adcb46169d898ca45f252;hp=9858e9ed4980159324d8b3a730b8611e2a7f997f;hpb=d329a961bd7153754fe587c14719d68a0ea422a0;p=ngircd-alex.git diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 9858e9ed..14da8475 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -75,6 +75,10 @@ The following are defined at the moment: - C: The server supports the CHANINFO command. +- L: INVITE- and BAN-lists should be synchronized between servers: if the + peer understands this flag, it will send "MODE +I" and "MODE +b" + commands after the server link has been established. + - o: IRC operators are allowed to change channel- and channel-user-modes even if they aren't channel-operator of the affected channel. @@ -89,7 +93,7 @@ defined in RFC 2813, section 4.1.1. II.2 Exchange channel-modes, topics, and persistent channels Command: CHANINFO - Parameters: + [] + Parameters: + [] Used by: servers only CHANINFO is used by servers to inform each other about a channel: its @@ -111,4 +115,4 @@ channel mode). In this case should be "0". -- -$Id: Protocol.txt,v 1.11 2003/11/30 20:30:56 alex Exp $ +$Id: Protocol.txt,v 1.13 2005/08/27 19:00:06 alex Exp $