Rewrote WHOIS, WHOWAS and IDENTIFY commands.
[silc.git] / apps / silcd / idlist.h
index add6762069b37aed7c8296678c24fa0c817e7b06..1e99f2c16f4bb019ad4d230971f6a7186d4d92fb 100644 (file)
@@ -64,6 +64,8 @@ typedef SilcUInt8 SilcIDListStatus;
 #define SILC_IDLIST_STATUS_LOCAL        0x20  /* Entry locally connected */
 #define SILC_IDLIST_STATUS_RESUME_RES   0x40  /* Entry resolved while
                                                 resuming */
+#define SILC_IDLIST_STATUS_NOATTR       0x80  /* Entry does not support
+                                                attributes in WHOIS */
 
 /*
    Generic ID list data structure.