Home | History | Annotate | Download | only in ipsec-tools
      1 #define ENABLE_FRAG
      2 #define ENABLE_NATT
      3 #define ENABLE_NATT_00
      4 #define ENABLE_NATT_02
      5 #define ENABLE_NATT_RFC
      6 #define ENABLE_DPD
      7 #define ENABLE_HYBRID
      8 
      9 #define HAVE_OPENSSL_AES_H 1
     10 #undef HAVE_OPENSSL_ENGINE_H
     11 #define WITH_SHA2 1
     12 #define HAVE_SHA2_IN_SHA_H 1
     13 
     14 #undef INET6
     15 #undef INET6_ADVAPI
     16 
     17 #define PATH_IPSEC_H <netinet/ipsec.h>
     18 #define HAVE_POLICY_FWD 1
     19 #define HAVE_PFKEY_POLICY_PRIORITY 1
     20 
     21 #define TIME_WITH_SYS_TIME 1
     22 #define HAVE_SYS_TIME_H 1
     23 #define HAVE_UNISTD_H 1
     24 
     25 #define HAVE_STRLCAT 1
     26 #define HAVE_STRLCPY 1
     27 
     28 #define RETSIGTYPE void
     29 
     30 #define ANDROID_PATCHED
     31