From 800c38e5c9c326af925419aadcc972ecba54d299 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 29 Jun 2005 18:22:50 +0000 Subject: [PATCH] socket filtering need no more countable space and is needed for isc dhcp, feedback from linuxtag SVN-Revision: 1293 --- openwrt/target/linux/linux-2.4/config/brcm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index a27a0758c5..f496c3358a 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -316,7 +316,7 @@ CONFIG_PACKET_MMAP=y CONFIG_NETLINK_DEV=m CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set -# CONFIG_FILTER is not set +CONFIG_FILTER=y CONFIG_UNIX=y CONFIG_INET=y CONFIG_IP_MULTICAST=y -- 2.30.2