mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
charon is now an IKE daemon
This commit is contained in:
parent
40ca363a8b
commit
493c468d4d
@ -434,7 +434,7 @@ METHOD(stroke_list_t, status, void,
|
||||
now = time_monotonic(NULL);
|
||||
since = time(NULL) - (now - this->uptime);
|
||||
|
||||
fprintf(out, "Status of IKEv2 charon daemon (strongSwan "VERSION"):\n");
|
||||
fprintf(out, "Status of IKE charon daemon (strongSwan "VERSION"):\n");
|
||||
fprintf(out, " uptime: %V, since %T\n", &now, &this->uptime, &since, FALSE);
|
||||
#ifdef HAVE_MALLINFO
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user