Add an Android specific kernel_ipsec_t implementation
This is pretty much a proxy class that delegates everything (that is currently supported) to libipsec.
This commit is contained in:
@@ -5,6 +5,7 @@ include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := \
|
||||
android_jni.c android_jni.h \
|
||||
charonservice.c charonservice.h \
|
||||
kernel/android_ipsec.c kernel/android_ipsec.h \
|
||||
kernel/android_net.c kernel/android_net.h
|
||||
|
||||
# build libandroidbridge -------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user