]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/Common/config.h
ipsec-292.tar.gz
[apple/ipsec.git] / ipsec-tools / Common / config.h
index b17213100b0c3d95a118d7dd6d1a83cd6991ed91..cd9cb9291190ac983574cae3db32f025a5be0c90 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 */