]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: IPV6_PKTINFO is supported (i.e. struct in6_pktinfo is available)
authorTobias Brunner <tobias@strongswan.org>
Tue, 13 Oct 2020 09:39:40 +0000 (11:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 29 Oct 2020 09:22:51 +0000 (10:22 +0100)
src/frontends/android/app/src/main/jni/Android.mk

index b7f5ed8ad7d870db0d6d9379fa9659794232ee83..54c4bb947e4bac39eb0f7b4549cfcf1ccedb7dc1 100644 (file)
@@ -48,6 +48,7 @@ strongswan_CFLAGS := \
        -DHAVE_IPSEC_MODE_BEET \
        -DHAVE_IPSEC_DIR_FWD \
        -DHAVE_IN6ADDR_ANY \
+       -DHAVE_IN6_PKTINFO \
        -DHAVE_NETINET_IP6_H \
        -DCONFIG_H_INCLUDED \
        -DMONOLITHIC \