]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/remoteconf.c
ipsec-164.10.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / remoteconf.c
index 0a0d27758ed026af6ea42bbab9fe60b7918e0230..7e973561ae476e9e43f0d888f1db4ae06fe27378 100644 (file)
@@ -314,7 +314,7 @@ newrmconf()
        new->idvl_p = genlist_init();
        new->nonce_size = DEFAULT_NONCE_SIZE;
        new->passive = FALSE;
-       new->ike_frag = ISAKMP_FRAG_FORCE;
+       new->ike_frag = ISAKMP_FRAG_ON;
        new->esp_frag = IP_MAXPACKET;
        new->ini_contact = TRUE;
        new->mode_cfg = FALSE;