/* 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 */
/* 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