]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Keep tunnels up until hitting ^C
authorMartin Willi <martin@revosec.ch>
Thu, 10 Mar 2011 09:37:24 +0000 (10:37 +0100)
committerMartin Willi <martin@revosec.ch>
Thu, 10 Mar 2011 09:37:24 +0000 (10:37 +0100)
src/conftest/suiteb/1.1.1/test.conf
src/conftest/suiteb/1.2.1/test.conf
src/conftest/suiteb/5.4.1/test.conf

index b05446eeaadb97f34da28d4b491a83bd77149c19..03bbdebdfbbcea23330b17b6fecb8f4628c86fa6 100644 (file)
@@ -17,8 +17,4 @@ actions {
        initiate {
                config = child-v4
        }
-       close_ike {
-               config = ike-v4
-               delay = 1
-       }
 }
index 6b097085e42c8e854675781e9a141c2c00a19f75..fe8bda4d27493cc09da86032c0796526f6208c12 100644 (file)
@@ -17,8 +17,4 @@ actions {
        initiate {
                config = child-v4
        }
-       close_ike {
-               config = ike-v4
-               delay = 1
-       }
 }
index 9a11d9bd4dc9fbee235c07115da09f5e6a2721d0..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,7 +0,0 @@
-
-actions {
-       close_ike {
-               config = ike-v4
-               delay = 10
-       }
-}