Added preliminary backup router support for standalone routers.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 737c025e68ce61a4b0631b2f5f378c7e6de24fa2..85336542a5fc5c94ede7ff05cb21da02f35e0650 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o Testing
+
+
 TODO/bugs In SILC Client Library
 ================================
 
@@ -10,6 +13,8 @@ TODO/bugs In SILC Client Library
    set the key only if application wishes to set (accept the key) it
    (Do this to 0.9.x).
 
+ o Testing
+
 
 TODO/bugs In SILC Server
 ========================
@@ -20,8 +25,19 @@ TODO/bugs In SILC Server
 
  o Backup router related issues (Fix this to 0.9.x):
 
-       o Channel user mode changes are notified unnecessarely when
-         switching to backup router on router crash.
+       o Complete backup router support with standalone router
+
+       o Make the backup router work even if not all servers in the
+         cell use it.  When primary goes down, also those that are
+         not using it (are not connected locally) are signoffed.
+
+       o Configure use of backup router on normal server using HUP.
+
+       o Configure use of backup router on router using HUP.
+
+       o Rewrite SILC_LOG_DEBUG's in silcd/server_backup.c.
+
+       o Testing
 
  o Add a timeout to handling incoming JOIN commands.  It should be 
    enforced that JOIN command is executed only once in a second or two
@@ -34,6 +50,8 @@ TODO/bugs In SILC Server
    authentication) then the hostname and the username information could
    be taken from the public key.  Should be a configuration option!
 
+ o Testing
+
 
 TODO/bugs In SILC Libraries
 ===========================
@@ -55,8 +73,6 @@ Manual (Do these to 0.9.x).
 
  o ROBOdoc documenting missing from lib/silcutil/silcfileutil.h.
 
- o ROBOdoc documenting missing from lib/silccrypt/silchash.h.
-
  o ROBOdoc documenting missing from lib/silccrypt/silccipher.h.
 
  o ROBOdoc documenting missing from lib/silccrypt/silcpkcs.h.