updates.
[silc.git] / apps / silcd / server_internal.h
index a40adec6a835bb3028befe18935fe658b5d5375d..8001cf382e1c7c1cabcc2ff1cbf32f5be3f528e7 100644 (file)
@@ -80,6 +80,8 @@ struct SilcServerStruct {
   bool backup_router;               /* TRUE if this is backup router */
   bool backup_primary;              /* TRUE if we've switched our primary
                                        router to a backup router. */
+  SilcServerConnection router_conn; /* non-NULL when connecting to the
+                                      primary router, and NULL otherwise. */
 
   /* Current command identifier, 0 not used */
   uint16 cmd_ident;