From: Martin Willi Date: Tue, 23 Nov 2010 07:50:13 +0000 (+0100) Subject: Added test config 4.2.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19c3023cd6599842eb99d71ae18162a3b00998cc;p=thirdparty%2Fstrongswan.git Added test config 4.2.1 --- diff --git a/src/conftest/suiteb/4.2.1/dut.conf b/src/conftest/suiteb/4.2.1/dut.conf new file mode 100644 index 0000000000..8edf262560 --- /dev/null +++ b/src/conftest/suiteb/4.2.1/dut.conf @@ -0,0 +1,7 @@ + +actions { + rekey_ike { + config = ike-default + delay = 10 + } +} diff --git a/src/conftest/suiteb/4.2.1/test.conf b/src/conftest/suiteb/4.2.1/test.conf new file mode 100644 index 0000000000..b4730879ae --- /dev/null +++ b/src/conftest/suiteb/4.2.1/test.conf @@ -0,0 +1,13 @@ + +actions { + initiate { + config = child-default + } +} + +hooks { + log_proposals { + } + log_ke { + } +}