projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
584a23e
)
disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Jul 2007 14:29:05 +0000
(14:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 19 Jul 2007 14:29:05 +0000
(14:29 +0000)
SVN-Revision: 8055
target/linux/generic-2.4/config-template
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.4/config-template
b/target/linux/generic-2.4/config-template
index 13e6906c6166a322cd4721d681d8a4bd42706359..f2ec471b689f292d8fd2826ee9d604f5277c9205 100644
(file)
--- 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