From: nbd 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-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=021e9ef609b91beeb83a8bf5dd5a0b046e4a3d9e;p=openwrt.git disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8055 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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