diff options
Diffstat (limited to 'testing/tests/ikev2/protoport-route')
-rw-r--r-- | testing/tests/ikev2/protoport-route/test.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/ikev2/protoport-route/test.conf b/testing/tests/ikev2/protoport-route/test.conf index f94da7395..4a5fc470f 100644 --- a/testing/tests/ikev2/protoport-route/test.conf +++ b/testing/tests/ikev2/protoport-route/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 carol winnetou" # DIAGRAM="a-m-c-w.png" -# UML instances on which tcpdump is to be started +# Guest instances on which tcpdump is to be started # TCPDUMPHOSTS="moon" -# UML instances on which IPsec is started +# Guest instances on which IPsec is started # Used for IPsec logging purposes # IPSECHOSTS="moon carol" |