]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added test config 7.3.3
authorMartin Willi <martin@revosec.ch>
Wed, 24 Nov 2010 16:28:57 +0000 (17:28 +0100)
committerMartin Willi <martin@revosec.ch>
Thu, 10 Mar 2011 09:19:33 +0000 (10:19 +0100)
src/conftest/suiteb/7.3.3/dut.conf [new file with mode: 0644]
src/conftest/suiteb/7.3.3/test.conf [new file with mode: 0644]

diff --git a/src/conftest/suiteb/7.3.3/dut.conf b/src/conftest/suiteb/7.3.3/dut.conf
new file mode 100644 (file)
index 0000000..ecf65ce
--- /dev/null
@@ -0,0 +1,11 @@
+
+actions {
+       rekey_ike {
+               config = ike-default
+               delay = 5
+       }
+       liveness {
+               config = ike-default
+               delay = 8
+       }
+}
diff --git a/src/conftest/suiteb/7.3.3/test.conf b/src/conftest/suiteb/7.3.3/test.conf
new file mode 100644 (file)
index 0000000..9534c1d
--- /dev/null
@@ -0,0 +1,6 @@
+
+actions {
+       initiate {
+               config = child-default
+       }
+}