updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 12 Aug 2001 09:30:27 +0000 (09:30 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 12 Aug 2001 09:30:27 +0000 (09:30 +0000)
apps/silcd/protocol.c

index a68815dedeb600405e1ccc9bf322b0533175a8c8..543687a5f3f244195000096b2b152269a8012c79 100644 (file)
@@ -1545,7 +1545,7 @@ SILC_TASK_CALLBACK(silc_server_protocol_rekey)
     if (ctx->packet->type != SILC_PACKET_REKEY_DONE) {
       /* Error in protocol */
       protocol->state = SILC_PROTOCOL_STATE_ERROR;
-      silc_protocol_execute(protocol, server->schedule, 0, 300000);
+      silc_protocol_execute(protocol, server->schedule, 0, 0);
       return;
     }