From 371ef4e9f9c8ee190fcaee7ed29f87ca965b723e Mon Sep 17 00:00:00 2001 From: wbx Date: Thu, 8 Sep 2005 07:24:43 +0000 Subject: add ipset kernel stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1876 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/config/brcm | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'target/linux/linux-2.4/config') 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 -- cgit v1.2.3