vici: Fix documentation about the initiate/terminate timeout
This commit is contained in:
@@ -259,7 +259,7 @@ Initiates an SA while streaming _control-log_ events.
|
|||||||
{
|
{
|
||||||
child = <CHILD_SA configuration name to initiate>
|
child = <CHILD_SA configuration name to initiate>
|
||||||
ike = <optional IKE_SA configuraiton name to find child under>
|
ike = <optional IKE_SA configuraiton name to find child under>
|
||||||
timeout = <timeout in seconds before returning>
|
timeout = <timeout in ms before returning>
|
||||||
init-limits = <whether limits may prevent initiating the CHILD_SA>
|
init-limits = <whether limits may prevent initiating the CHILD_SA>
|
||||||
loglevel = <loglevel to issue "control-log" events for>
|
loglevel = <loglevel to issue "control-log" events for>
|
||||||
} => {
|
} => {
|
||||||
@@ -279,7 +279,7 @@ Terminates an SA while streaming _control-log_ events.
|
|||||||
ike = <terminate an IKE_SA by configuration name>
|
ike = <terminate an IKE_SA by configuration name>
|
||||||
child_id = <terminate a CHILD_SA by its reqid>
|
child_id = <terminate a CHILD_SA by its reqid>
|
||||||
ike_id = <terminate an IKE_SA by its unique id>
|
ike_id = <terminate an IKE_SA by its unique id>
|
||||||
timeout = <timeout in seconds before returning>
|
timeout = <timeout in ms before returning>
|
||||||
loglevel = <loglevel to issue "control-log" events for>
|
loglevel = <loglevel to issue "control-log" events for>
|
||||||
} => {
|
} => {
|
||||||
success = <yes or no>
|
success = <yes or no>
|
||||||
|
|||||||
Reference in New Issue
Block a user