]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/client.h
Server links: detect RFC 1459 mode direct after SERVER command
[ngircd-alex.git] / src / ngircd / client.h
index 63406f203c13db57c3f9c9b615ed3d07687b881d..75b99b272d0d38f3e1108b651171452d88c8eb49 100644 (file)
@@ -26,6 +26,7 @@
 #define CLIENT_SERVER 32               /* client is a server */
 #define CLIENT_SERVICE 64              /* client is a service */
 #define CLIENT_UNKNOWNSERVER 128       /* unregistered server connection */
+#define CLIENT_GOTPASS_2813 256                /* client did send PASS, RFC 2813 style */
 
 #define CLIENT_TYPE int