summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4/config
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-08 07:24:43 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-08 07:24:43 +0000
commit371ef4e9f9c8ee190fcaee7ed29f87ca965b723e (patch)
treefca7ce1b8074ab4cb2ce3a32e531e31c20e4ff16 /target/linux/linux-2.4/config
parenta09f176b957773f112bd8dd4a6cb262b38eeb051 (diff)
add ipset kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.4/config')
-rw-r--r--target/linux/linux-2.4/config/brcm11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm
index 312a30ff7..19ea26e92 100644
--- a/target/linux/linux-2.4/config/brcm
+++ b/target/linux/linux-2.4/config/brcm
@@ -408,6 +408,17 @@ CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
+CONFIG_IP_NF_SET=m
+CONFIG_IP_NF_SET_MAX=256
+CONFIG_IP_NF_SET_HASHSIZE=1024
+CONFIG_IP_NF_MATCH_SET=m
+CONFIG_IP_NF_TARGET_SET=m
+CONFIG_IP_NF_SET_IPMAP=m
+CONFIG_IP_NF_SET_PORTMAP=m
+CONFIG_IP_NF_SET_MACIPMAP=m
+CONFIG_IP_NF_SET_IPHASH=m
+CONFIG_IP_NF_SET_NETHASH=m
+CONFIG_IP_NF_SET_IPTREE=m
#
# IP: Virtual Server Configuration