added sql/ip-split-pools-db and sql/ip-split-pools-db-restart scenarios

This commit is contained in:
Andreas Steffen
2009-07-17 11:50:59 +02:00
parent 7f522b5fd8
commit ec54df1762
34 changed files with 1196 additions and 0 deletions
@@ -0,0 +1,10 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
plugins {
sql {
database = sqlite:///etc/ipsec.d/ipsec.db
}
}
load = curl aes des sha1 sha2 md5 gmp random x509 pubkey hmac xcbc stroke kernel-netlink updown sqlite sql
}