From: Martin Willi Date: Wed, 24 Nov 2010 16:24:08 +0000 (+0100) Subject: Added test config 7.3.2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce05fdcd19cec984dce4ad051677ace9b190a044;p=thirdparty%2Fstrongswan.git Added test config 7.3.2 --- diff --git a/src/conftest/suiteb/7.3.2/dut.conf b/src/conftest/suiteb/7.3.2/dut.conf new file mode 100644 index 0000000000..9534c1d1bb --- /dev/null +++ b/src/conftest/suiteb/7.3.2/dut.conf @@ -0,0 +1,6 @@ + +actions { + initiate { + config = child-default + } +} diff --git a/src/conftest/suiteb/7.3.2/test.conf b/src/conftest/suiteb/7.3.2/test.conf new file mode 100644 index 0000000000..cf510cd6d2 --- /dev/null +++ b/src/conftest/suiteb/7.3.2/test.conf @@ -0,0 +1,7 @@ + +hooks { + set_ike_initiator { + request = no + id = 0 + } +}