]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Fix active/passive role description in ha/both-active test case
authorMartin Willi <martin@revosec.ch>
Tue, 10 Mar 2015 09:02:21 +0000 (10:02 +0100)
committerMartin Willi <martin@revosec.ch>
Tue, 10 Mar 2015 09:02:21 +0000 (10:02 +0100)
testing/tests/ha/both-active/description.txt

index 4c64fff9701a751d68e80fd9dbf20af9b272c557..2d04e74f239b0da737297c84e0f025dae544518a 100644 (file)
@@ -4,5 +4,5 @@ to the virtual gateway <b>mars</b> implemented by the two real gateways
 based on <b>ClusterIP</b>. Depending on the hash of the IP addresses of the peers
 and the SPIs, the inbound and outbound CHILD_SAs are either assigned to
 segment 1 managed by <b>alice</b> or segment 2 handled by <b>moon</b>.
-The IKEv2 protocol is managed by <b>moon</b> exclusively with passive
-IKE_SAs installed on the backup gateway <b>alice</b>.
+The IKEv2 protocol is managed by <b>alice</b> exclusively with passive
+IKE_SAs installed on the backup gateway <b>moon</b>.