summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-01-24 12:07:00 +0200
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:31:51 +0400
commitf2e187c9a58870c03015ba3e6fec94fb2e988a52 (patch)
treedc88abec89e96713abaaaae6142fdff417a24740
parent458349590ad10589537987791fe98ba2b024be2f (diff)
distribution: enable NETFILTER_XT_MATCH_CONNTRACK (LP: #1255382)
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--linaro/configs/distribution.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/distribution.conf b/linaro/configs/distribution.conf
index a1c2eec32d5..bcf08892e3f 100644
--- a/linaro/configs/distribution.conf
+++ b/linaro/configs/distribution.conf
@@ -15,6 +15,7 @@ CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NETFILTER_XT_CONNMARK=m
CONFIG_NETFILTER_XT_MARK=m
CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
+CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
CONFIG_NETFILTER_XT_MATCH_LIMIT=m
CONFIG_NETFILTER_XT_MATCH_MAC=m
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m