vici: Document the ike/child-updown events

This commit is contained in:
Tobias Brunner
2015-08-17 11:12:17 +02:00
parent 22842cce0d
commit 7f21363ee5
+23
View File
@@ -738,6 +738,29 @@ information during an active_list-authorities_ command.
}
}
### ike-updown ###
The _ike-updown_ event is issued when an IKE_SA is established or terminated.
{
up = <yes or no>
<IKE_SA config name> = {
<same data as in the list-sas event, but without child-sas section>
}
}
### child-updown ###
The _child-updown_ event is issued when a CHILD_SA is established or terminated.
{
up = <yes or no>
<IKE_SA config name> = {
<same data as in the list-sas event, but with only the affected
CHILD_SA in the child-sas section>
}
}
# libvici C client library #
libvici is the reference implementation of a C client library implementing