X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/39becdea7c0b220e0a315d3c862b5524df1f8465..3bf16d9d6e73e3c76298fa5057965ae8ebb4e941:/openwrt/target/linux/netfilter.mk diff --git a/openwrt/target/linux/netfilter.mk b/openwrt/target/linux/netfilter.mk index 433c386d6..6375a71f2 100644 --- a/openwrt/target/linux/netfilter.mk +++ b/openwrt/target/linux/netfilter.mk @@ -71,7 +71,7 @@ IPKG_KMOD_IPT_ULOG-$(CONFIG_IP_NF_TARGET_ULOG) += ipt_ULOG # IPKG_IPTABLES-y := ipt_standard -IPKG_IPTABLES-y := ipt_icmp ipt_tcp ipt_udp +IPKG_IPTABLES-y += ipt_icmp ipt_tcp ipt_udp IPKG_IPTABLES_MOD_CONNTRACK-m := IPKG_IPTABLES_MOD_CONNTRACK-$(CONFIG_IP_NF_MATCH_CONNMARK) += ipt_connmark