From d85897570d6818e52afc78eb897795dcc34e1bc4 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 1 Jul 2005 15:08:15 +0000 Subject: [PATCH] enable socket filtering in HEAD, too SVN-Revision: 1302 --- 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