X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver.c;h=502f3cbaae17c86a5e23afb20b4bb7a33a69c209;hb=c873d3b8535b75528dee55e1bed494cb3b027d4b;hp=3e1eef79a88e44bae8d97f5856b57e5a0f558d04;hpb=01cd1ac59135280fba766cbab007b13a41a931bf;p=silc.git diff --git a/apps/silcd/server.c b/apps/silcd/server.c index 3e1eef79..502f3cba 100644 --- a/apps/silcd/server.c +++ b/apps/silcd/server.c @@ -2066,6 +2066,10 @@ SILC_TASK_CALLBACK(silc_server_accept_new_connection_final) ctx->conn_type = SILC_SOCKET_TYPE_SERVER; new_server->server_type = SILC_BACKUP_ROUTER; + SILC_SERVER_SEND_OPERS(server, FALSE, TRUE, SILC_NOTIFY_TYPE_NONE, + ("Backup router %s is now online", + sock->hostname)); + /* Remove the backup waiting with timeout */ silc_schedule_task_add(server->schedule, 0, silc_server_backup_router_wait,