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 carol sets up an IPsec tunnel connection to the gateway moon. Both end points activate Dead Peer Detection (DPD) with a polling interval of 10 s. When the network connectivity between carol and moon is forcefully disrupted for a duration of 100 s, moon -clears the connection after 4 unsuccesful retransmits whereas carol -also clears the connection but immediately tries to reconnect which succeeds +clears the connection after 4 unsuccessful retransmits whereas carol +also takes down the connection but immediately tries to reconnect which succeeds as soon as the connection becomes available again.