Skip to content
Snippets Groups Projects
Commit 2b310f9d authored by Mekala Natarajan's avatar Mekala Natarajan Committed by Pavel Zhamaitsiak
Browse files

defconfig: Enable ESP match target


Configuration change to enable ESP match target in iptables to
provide the ability to match packets based on the SPI (Security
Parameters Index) value in the ESP (Encapsulating Security Payload)
header.

CRs-Fixed: 700799
Change-Id: Iee635760d79946c480342d30e73d44f9756c0324

Signed-off-by: default avatarMekala Natarajan <mekalan@codeaurora.org>
parent 2896d927
No related merge requests found
......@@ -178,6 +178,7 @@ CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
CONFIG_NETFILTER_XT_MATCH_U32=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment