summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/linux-2.4/config/brcm
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
commitf70ad84812afa0a2b10f6dc82e126cb805b268d3 (patch)
tree9cfd7fd3aa3c8a56e7a0615ed468e2b71e3d3707 /openwrt/target/linux/linux-2.4/config/brcm
parent6b764e22c784abe8818f31f772a9f39b37839177 (diff)
add ipset kernel stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/brcm')
-rw-r--r--openwrt/target/linux/linux-2.4/config/brcm11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm
index 312a30ff7..19ea26e92 100644
--- a/openwrt/target/linux/linux-2.4/config/brcm
+++ b/openwrt/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