vici: Optionally terminate IKE_SA immediately

This commit is contained in:
Tobias Brunner
2018-05-22 10:06:07 +02:00
parent 7b72909774
commit 0bcfed1aa2
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -279,7 +279,9 @@ Terminates an SA while streaming _control-log_ events.
ike = <terminate an IKE_SA by configuration name>
child-id = <terminate a CHILD_SA by its reqid>
ike-id = <terminate an IKE_SA by its unique id>
timeout = <timeout in ms before returning>
force = <terminate IKE_SA without waiting for proper DELETE, if timeout
is given, waits for a response until it is reached>
timeout = <timeout in ms before returning, see below>
loglevel = <loglevel to issue "control-log" events for>
} => {
success = <yes or no>