Class representing an IPsec SA added
The IPsec SA also manages the respective ESP context.
This commit is contained in:
@@ -5,7 +5,8 @@ include $(CLEAR_VARS)
|
||||
LOCAL_SRC_FILES := \
|
||||
ipsec.c ipsec.h \
|
||||
esp_context.c esp_context.h \
|
||||
esp_packet.c esp_packet.h
|
||||
esp_packet.c esp_packet.h \
|
||||
ipsec_sa.c ipsec_sa.h
|
||||
|
||||
# build libipsec ---------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user