X-Git-Url: https://git.saurik.com/apple/ipsec.git/blobdiff_plain/65c257469f746e64364e5df94f3ed8c6698a9d0a..c8d8bee0bee0298e25cb827876f57e58cc0a938c:/ipsec-tools/Common/config.h?ds=inline diff --git a/ipsec-tools/Common/config.h b/ipsec-tools/Common/config.h index b172131..cd9cb92 100644 --- a/ipsec-tools/Common/config.h +++ b/ipsec-tools/Common/config.h @@ -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 */