Merged silc_1_0_branch to trunk.
[silc.git] / apps / silcd / command_reply.c
index b4862c61221ed3d38de4bd46891c810400405ceb..198b7167ef56e7c994c10b8c0a274ed0ab6c5083 100644 (file)
@@ -962,6 +962,9 @@ SILC_SERVER_CMD_REPLY_FUNC(motd)
       if (server->server_type != SILC_SERVER)
        goto out;
 
+      /* Statistics */
+      cmd->server->stat.commands_sent++;
+
       /* entry isn't known so we IDENTIFY it. otherwise the
          silc_server_command_motd won't know about it and tell
          the client that there is no such server */