testing: Add route-based/net2net-gre scenario

This commit is contained in:
Tobias Brunner
2017-12-22 10:22:47 +01:00
parent f007bc9ff4
commit b3a793541d
9 changed files with 150 additions and 0 deletions
@@ -0,0 +1,13 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
}
charon {
install_routes = 0
}