vici: Include proposals in connection listings
Signed-off-by: Mathijs Smit <[email protected]>
This commit is contained in:
committed by
Tobias Brunner
parent
eb9e44f783
commit
c70ab88363
@@ -893,7 +893,9 @@ _list-conns_ command.
|
||||
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>
|
||||
|
||||
proposals = [
|
||||
<list of configured IKE proposals>
|
||||
]
|
||||
local*, remote* = { # multiple local and remote auth sections
|
||||
class = <authentication type>
|
||||
eap-type = <EAP type to authenticate if when using EAP>
|
||||
@@ -921,6 +923,12 @@ _list-conns_ command.
|
||||
rekey_time = <CHILD_SA rekeying interval in seconds>
|
||||
rekey_bytes = <CHILD_SA rekeying interval in bytes>
|
||||
rekey_packets = <CHILD_SA rekeying interval in packets>
|
||||
esp_proposals = [
|
||||
<list of configured ESP proposals>
|
||||
]
|
||||
ah_proposals = [
|
||||
<list of configured AH proposals>
|
||||
]
|
||||
local-ts = [
|
||||
<list of local traffic selectors>
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user