diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-01 15:08:15 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-01 15:08:15 +0000 |
commit | 78bbcfbc021a691f5ae943d4f5dfddccc39b7d67 (patch) | |
tree | 11cfbd80807507f985681a7ed22232ac20e22bbd /openwrt/target/linux/linux-2.4/config/brcm | |
parent | 78b05c3494c08cf23714c1f86272a5d48b58bd47 (diff) |
enable socket filtering in HEAD, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1302 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/brcm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |