From 1e5d26a7e5d9399e1923d89eb72fc6de37e78b4e Mon Sep 17 00:00:00 2001 From: aapostoliuk Date: Wed, 13 Sep 2023 13:22:35 +0300 Subject: ipsec: T5578: Fixed the description to "ikev2-reauth" option. Removed 'Currently broken due to a strong swan bug' in the description to "ikev2-reauth" option. --- templates/vpn/ipsec/ike-group/node.tag/ikev2-reauth/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/vpn/ipsec/ike-group/node.tag/ikev2-reauth/node.def b/templates/vpn/ipsec/ike-group/node.tag/ikev2-reauth/node.def index 2256ecc..fc0b90b 100644 --- a/templates/vpn/ipsec/ike-group/node.tag/ikev2-reauth/node.def +++ b/templates/vpn/ipsec/ike-group/node.tag/ikev2-reauth/node.def @@ -2,5 +2,5 @@ help: Re-authentication of the remote peer during an IKE re-key. IKEv2 option o type: txt default: "no" syntax:expression: $VAR(@) in "yes", "no"; "must be yes or no (Default)" -val_help: yes; Enable remote host re-autentication during an IKE rekey. Currently broken due to a strong swan bug +val_help: yes; Enable remote host re-autentication during an IKE rekey. val_help: no; Disable remote host re-authenticaton during an IKE rekey. (Default) -- cgit v1.2.3