X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=TODO;h=85336542a5fc5c94ede7ff05cb21da02f35e0650;hb=901271466f6fc8f9f148c7bf2493b1813d891c16;hp=6748473e9cb70694fde6aef779484e508351baa4;hpb=033514af4e8167b4484a5fc2109952652ceac66a;p=silc.git diff --git a/TODO b/TODO index 6748473e..85336542 100644 --- a/TODO +++ b/TODO @@ -25,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