From 66895b7115b97a84e8a616f1b433f5fcab09c44b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Jan 2012 13:50:25 +0000 Subject: kernel: disable bridge igmp snooping by default to avoid multicast issues SVN-Revision: 29744 --- target/linux/generic/config-2.6.38 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-2.6.38') diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 0a09ec86bf..2cb3fb2a4f 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -293,7 +293,7 @@ CONFIG_BRIDGE=y # CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_VLAN is not set -CONFIG_BRIDGE_IGMP_SNOOPING=y +# CONFIG_BRIDGE_IGMP_SNOOPING is not set # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BROADCOM_PHY is not set -- cgit v1.2.3