From cea09329e50f5766b6b44149aa17e4a681546bbb Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 30 Sep 2016 23:28:21 +0200 Subject: netfilter: fix file conflicts between kmod-ipt- and kmod-nft- packages The nf_reject_* and nf_nat_masquerade_* modules are moved into the corresponding kmod-nf- packages. Appropriate dependencies are added to the kmod-nft- packages. Signed-off-by: Matthias Schiffer --- target/linux/generic/config-3.18 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.18') diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index ab5e3b6..68fad28 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2618,6 +2618,7 @@ CONFIG_NF_CONNTRACK_PROCFS=y # CONFIG_NF_NAT_SNMP_BASIC is not set # CONFIG_NF_NAT_TFTP is not set # CONFIG_NF_REJECT_IPV4 is not set +# CONFIG_NF_REJECT_IPV6 is not set # CONFIG_NF_TABLES is not set # CONFIG_NI52 is not set # CONFIG_NI65 is not set -- cgit v1.1