aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/net2net-ikev2
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-01-17 16:41:10 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 16:56:02 +0100
commitb1169a880a800120c548ae61b2a6a01577f0b18b (patch)
tree9b37dff0f0c37774ddb5a099c18b36e6f92d95f1 /testing/tests/ipv6/net2net-ikev2
parent7699a928f76fd0f46f047ea9d36a9b7ddd40c468 (diff)
downloadstrongswan-b1169a880a800120c548ae61b2a6a01577f0b18b.tar.bz2
strongswan-b1169a880a800120c548ae61b2a6a01577f0b18b.tar.xz
Updated comments in test.conf of all tests
Diffstat (limited to 'testing/tests/ipv6/net2net-ikev2')
-rw-r--r--testing/tests/ipv6/net2net-ikev2/test.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/ipv6/net2net-ikev2/test.conf b/testing/tests/ipv6/net2net-ikev2/test.conf
index b6075ac9a..55b90befe 100644
--- a/testing/tests/ipv6/net2net-ikev2/test.conf
+++ b/testing/tests/ipv6/net2net-ikev2/test.conf
@@ -1,7 +1,7 @@
#!/bin/bash
#
# This configuration file provides information on the
-# UML instances used for this test
+# guest instances used for this test
# All guest instances that are required for this test
#
@@ -11,11 +11,11 @@ VIRTHOSTS="alice moon winnetou sun bob"
#
DIAGRAM="a-m-w-s-b-ip6.png"
-# UML instances on which tcpdump is to be started
+# Guest instances on which tcpdump is to be started
#
TCPDUMPHOSTS="sun"
-# UML instances on which IPsec is started
+# Guest instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon sun"