]> jfr.im git - solanum.git/blobdiff - include/client.h
Mark fake test clients, don't assert they're real
[solanum.git] / include / client.h
index 55b0086d749ab50aae03c4527a97c77dde51baf4..8df9431df65e82520b4d1ac838d53ee02d137ae2 100644 (file)
@@ -438,6 +438,7 @@ struct ListClient
 #define LFLAGS_CORK            0x00000004
 #define LFLAGS_SCTP            0x00000008
 #define LFLAGS_SECURE          0x00000010      /* for marking SSL clients as secure before registration */
+#define LFLAGS_FAKE            0x00000020
 
 /* umodes, settable flags */
 /* lots of this moved to snomask -- jilles */