vici: Return local and remote virtual IPs when listing SAs

This commit is contained in:
Tobias Brunner
2015-11-10 10:43:24 +01:00
parent 0ddec0760a
commit bdb8b76515
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -600,6 +600,12 @@ command.
established = <seconds the IKE_SA has been established>
rekey-time = <seconds before IKE_SA gets rekeyed>
reauth-time = <seconds before IKE_SA gets re-authenticated>
local-vips = [
<list of virtual IPs assigned by the remote peer, installed locally>
]
remote-vips = [
<list of virtual IPs assigned to the remote peer>
]
tasks-queued = [
<list of currently queued tasks for execution>
]