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 #undef ENABLE_DPD
      7 
      8 #define HAVE_OPENSSL_AES_H
      9 #undef HAVE_OPENSSL_ENGINE_H
     10 #define WITH_SHA2
     11 #define HAVE_SHA2_IN_SHA_H
     12 
     13 #undef INET6
     14 #undef INET6_ADVAPI
     15 
     16 #define PATH_IPSEC_H <netinet/ipsec.h>
     17 #define HAVE_POLICY_FWD
     18 #define HAVE_PFKEY_POLICY_PRIORITY
     19 
     20 #define TIME_WITH_SYS_TIME 1
     21 #define HAVE_SYS_TIME_H 1
     22 #define HAVE_UNISTD_H
     23 
     24 #define ANDROID_PATCHED
     25