aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-11-01 12:36:11 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-11-01 12:36:11 +0000
commitba8b797bfd82c357151f122c20fae4dd1d048e78 (patch)
tree92724a53602c93dc832dac221f4902816a4590a7 /testing/tests
parentdda28dcb89a802e2369200fac2d549faa9f9fb2a (diff)
downloadstrongswan-ba8b797bfd82c357151f122c20fae4dd1d048e78.tar.bz2
strongswan-ba8b797bfd82c357151f122c20fae4dd1d048e78.tar.xz
corrected description
Diffstat (limited to 'testing/tests')
-rw-r--r--testing/tests/ikev2/dpd-restart/description.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/dpd-restart/description.txt b/testing/tests/ikev2/dpd-restart/description.txt
index 86551274d..410d3d636 100644
--- a/testing/tests/ikev2/dpd-restart/description.txt
+++ b/testing/tests/ikev2/dpd-restart/description.txt
@@ -2,6 +2,6 @@ The roadwarrior <b>carol</b> sets up an IPsec tunnel connection to the gateway
<b>moon</b>. Both end points activate <b>Dead Peer Detection</b> (DPD) with a
polling interval of 10 s. When the network connectivity between <b>carol</b>
and <b>moon</b> is forcefully disrupted for a duration of 100 s, <b>moon</b>
-clears the connection after 4 unsuccesful retransmits whereas <b>carol</b>
-also clears the connection but immediately tries to reconnect which succeeds
+clears the connection after 4 unsuccessful retransmits whereas <b>carol</b>
+also takes down the connection but immediately tries to reconnect which succeeds
as soon as the connection becomes available again.