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