diff options
Diffstat (limited to 'testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf')
-rw-r--r-- | testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf b/testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf index 5ef523e47..7f26bc4d4 100644 --- a/testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf +++ b/testing/tests/ipv6/host2host-ikev1/hosts/sun/etc/strongswan.conf @@ -3,4 +3,6 @@ charon { hash_and_url = yes load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac stroke kernel-netlink socket-default updown + + fragment_size = 1024 } |