vici: Include configured local and remote ports in list-conns

Closes strongswan/strongswan#2869
This commit is contained in:
Mathias Aerts
2025-08-22 15:22:13 +02:00
committed by Tobias Brunner
parent b36da850b5
commit a24dc2e9ad
3 changed files with 17 additions and 3 deletions
+2
View File
@@ -882,6 +882,8 @@ _list-conns_ command.
remote_addrs = [
<list of valid remote IKE endpoint addresses>
]
local_port = <local IKE endpoint port>
remote_port = <remote IKE endpoint port>
version = <IKE version as string, IKEv1|IKEv2 or 0 for any>
reauth_time = <IKE_SA reauthentication interval in seconds>
rekey_time = <IKE_SA rekeying interval in seconds>