aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-10-07 04:51:20 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-10-07 04:51:20 +0000
commite8c58d8e6411582e637959e6f6a239fec02a48f0 (patch)
tree13327f1a6893c2bcbfa6dd87e2ec1b804dcc3107 /testing/tests/sql/ip-pool-db-expired/hosts/carol/etc
parent9d9a772ee1f5b356224a26508139720399e21818 (diff)
downloadstrongswan-e8c58d8e6411582e637959e6f6a239fec02a48f0.tar.bz2
strongswan-e8c58d8e6411582e637959e6f6a239fec02a48f0.tar.xz
explicitly load kernel-netlink plugin in UML scenarios
Diffstat (limited to 'testing/tests/sql/ip-pool-db-expired/hosts/carol/etc')
-rw-r--r--testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf b/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf
index 5a35561ba..f70c4cbcb 100644
--- a/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/sql/ip-pool-db-expired/hosts/carol/etc/strongswan.conf
@@ -6,5 +6,5 @@ charon {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
- load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke sqlite sql
+ load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink sqlite sql
}