]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/Common/config.h
ipsec-317.220.1.tar.gz
[apple/ipsec.git] / ipsec-tools / Common / config.h
index b17213100b0c3d95a118d7dd6d1a83cd6991ed91..5ded22dcc39e2fca2b17ba8081c8b1b42dacebbc 100644 (file)
@@ -47,6 +47,9 @@
 /* Enable samode-unspec */
 #undef ENABLE_SAMODE_UNSPECIFIED
 
+/* Enable no SA flush */
+#define ENABLE_NO_SA_FLUSH 1
+
 /* Enable statictics */
 /* #define ENABLE_STATS 1*/      /* causes too many logs to syslog */
 
@@ -77,6 +80,9 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
+/* Define to 1 to enable DNSSEC - not currently functional */
+#define ENABLE_DNSSEC_CERTS 0
+
 /* Define to 1 if keychain is used */
 #if TARGET_OS_EMBEDDED
 #undef HAVE_KEYCHAIN
 
 #define HAVE_GETIFADDRS 1
 
-#if TARGET_OS_EMBEDDED
+#if 1
 #undef HAVE_OPENSSL
 #else
 #define HAVE_OPENSSL 1