RageIRCd v2.0 (bluemoon): Server Capability Tokens
--------------------------------------------------

$Id: server-capability.txt,v 1.5.2.1 2005/02/21 02:32:45 amcwilliam Exp $
(C) 2000-2005 the RageIRCd Development Team, all rights reserved.

RageIRCd v2.0 is based on bahamut, and as such, determines server<->server 
capabilities via the CAPAB command.

The following CAPAB tokens are supported by RageIRCd.

    BURST		Supports BURST protocol
    UNCONNECT	Supports UNCONNECT
    ZIP			Supports zipped links (server<->server compression)
    DKEY			Supports (and wants) to setup an encrypted connection
    SSJ3			Supports Smart SJOIN 3 protocol, for synching channels
    SN2			Supports SNICK 2 protocol, for synching clients
    VHOST		Supports VHOST protocol, for synching client masked hosts
    SUID			Supports unique server/user identities
    TOK1			Supports server message tokenisation

Tokens can be specified in any order. However, CAPAB messages can only be 
sent once from a single server. Additional CAPAB messages will be ignored.

End of document.
