blob: 21091362c50205e00992a714ee409e978f8dc7e5 [file] [log] [blame]
Chia-chi Yeh837a1c72009-06-26 09:40:31 +08001#define ENABLE_FRAG
2#define ENABLE_NATT
3#define ENABLE_NATT_00
4#define ENABLE_NATT_02
5#define ENABLE_NATT_RFC
Chia-chi Yeh514ffe22011-07-07 13:52:27 -07006#define ENABLE_DPD
7#define ENABLE_HYBRID
Chia-chi Yeh837a1c72009-06-26 09:40:31 +08008
Elliott Hughes039aba72015-04-02 15:32:09 -07009#define HAVE_OPENSSL_AES_H 1
Chia-chi Yeh051f86d2009-09-02 15:00:23 +080010#undef HAVE_OPENSSL_ENGINE_H
Elliott Hughes039aba72015-04-02 15:32:09 -070011#define WITH_SHA2 1
12#define HAVE_SHA2_IN_SHA_H 1
Chia-chi Yeh837a1c72009-06-26 09:40:31 +080013
14#undef INET6
15#undef INET6_ADVAPI
16
17#define PATH_IPSEC_H <netinet/ipsec.h>
Elliott Hughes039aba72015-04-02 15:32:09 -070018#define HAVE_POLICY_FWD 1
19#define HAVE_PFKEY_POLICY_PRIORITY 1
Chia-chi Yeh837a1c72009-06-26 09:40:31 +080020
21#define TIME_WITH_SYS_TIME 1
22#define HAVE_SYS_TIME_H 1
Elliott Hughes039aba72015-04-02 15:32:09 -070023#define HAVE_UNISTD_H 1
24
25#define HAVE_STRLCAT 1
26#define HAVE_STRLCPY 1
Chia-chi Yeh837a1c72009-06-26 09:40:31 +080027
Chia-chi Yehf8a6a762011-07-04 17:21:23 -070028#define RETSIGTYPE void
29
Chia-chi Yeh837a1c72009-06-26 09:40:31 +080030#define ANDROID_PATCHED