summaryrefslogtreecommitdiffstats
path: root/meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg')
-rw-r--r--meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg b/meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg
new file mode 100644
index 0000000..552c937
--- /dev/null
+++ b/meta-eca-bsp/recipes-kernel/linux/linux-mainline/netfilter.cfg
@@ -0,0 +1,13 @@
1CONFIG_NF_CONNTRACK=m
2CONFIG_NF_CONNTRACK_PROCFS=y
3CONFIG_NF_NAT=m
4CONFIG_NF_NAT_NEEDED=y
5CONFIG_NF_DEFRAG_IPV4=m
6CONFIG_NF_CONNTRACK_IPV4=m
7CONFIG_NF_CONNTRACK_PROC_COMPAT=y
8CONFIG_NF_NAT_IPV4=m
9CONFIG_IP_NF_TARGET_MASQUERADE=m
10CONFIG_NF_CONNTRACK_MARK=y
11CONFIG_NETFILTER_XT_CONNMARK=m
12CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
13CONFIG_NETFILTER_XT_MATCH_CONNMARK=m