mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
port iptables fix introduced by changeset:2447 to trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2448 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user