X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_backup.c;fp=apps%2Fsilcd%2Fserver_backup.c;h=bfd39977bf33bf4bacc0d5191651b0fe8b91d6e6;hb=51d352abb2cd903236eb0ba8aedb73d53ba77a59;hp=6c77135d7e02dc3c77ca05c22361867cb9b1ab31;hpb=f69221d0cfcfc146f762c495c590e6c701c68c38;p=silc.git diff --git a/apps/silcd/server_backup.c b/apps/silcd/server_backup.c index 6c77135d..bfd39977 100644 --- a/apps/silcd/server_backup.c +++ b/apps/silcd/server_backup.c @@ -1045,6 +1045,7 @@ SILC_TASK_CALLBACK_GLOBAL(silc_server_protocol_backup) silc_buffer_free(packet); SILC_LOG_INFO(("We are now the primary router of our cell again")); + server->wait_backup = FALSE; /* For us this is the end of this protocol. */ if (protocol->final_callback)