From: Felix Fietkau Date: Thu, 19 Jul 2007 14:29:05 +0000 (+0000) Subject: disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it X-Git-Tag: kamikaze_7.07~62 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2db7b58f4a7f110b92f61c8c6f19f0d8909cfe38;p=openwrt%2Fsvn-archive%2Fopenwrt.git disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it SVN-Revision: 8055 --- diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 13e6906c61..f2ec471b68 100644 --- a/target/linux/generic-2.4/config-template +++ b/target/linux/generic-2.4/config-template @@ -241,7 +241,7 @@ CONFIG_IP_NF_MATCH_MARK=y CONFIG_IP_NF_MATCH_MULTIPORT=y CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_PKTTYPE=m -CONFIG_IP_NF_MATCH_QUOTA=m +# CONFIG_IP_NF_MATCH_QUOTA is not set CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_SET=m CONFIG_IP_NF_MATCH_STATE=y