aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/config-payload-swapped/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-02-28 22:16:23 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-02-28 22:16:23 +0000
commitbc92caaabfeb70c17d73765ceda571c748564fbe (patch)
treeed8ba249f7ece80b33445050285b611b3e0b1cb8 /testing/tests/ikev2/config-payload-swapped/test.conf
parent63b97bda3f49e3f359ae3d1a0ab4aee4af2f41c5 (diff)
downloadstrongswan-bc92caaabfeb70c17d73765ceda571c748564fbe.tar.bz2
strongswan-bc92caaabfeb70c17d73765ceda571c748564fbe.tar.xz
added
Diffstat (limited to 'testing/tests/ikev2/config-payload-swapped/test.conf')
-rw-r--r--testing/tests/ikev2/config-payload-swapped/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/ikev2/config-payload-swapped/test.conf b/testing/tests/ikev2/config-payload-swapped/test.conf
new file mode 100644
index 000000000..1a8f2a4e0
--- /dev/null
+++ b/testing/tests/ikev2/config-payload-swapped/test.conf
@@ -0,0 +1,21 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# UML instances used for this test
+
+# All UML instances that are required for this test
+#
+UMLHOSTS="alice moon carol winnetou dave"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w-d.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon alice"
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol dave"