show strongSwan version in statusall

This commit is contained in:
Martin Willi
2009-05-26 14:10:45 +02:00
parent 66b8345f9f
commit 92f5956790
+1 -1
View File
@@ -375,7 +375,7 @@ static void status(private_stroke_list_t *this, stroke_msg_t *msg, FILE *out, bo
time_t now = time(NULL);
u_int size, online, offline;
fprintf(out, "Performance:\n");
fprintf(out, "Daemon status (charon "VERSION"):\n");
fprintf(out, " uptime: %V, since %T\n", &now, &this->uptime, &this->uptime, FALSE);
fprintf(out, " worker threads: %d idle of %d,",
charon->processor->get_idle_threads(charon->processor),