From 10b3a6c0019724974f2040c2eba563c1a79b494d Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 14 Jan 2012 13:50:25 +0000 Subject: kernel: disable bridge igmp snooping by default to avoid multicast issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29744 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-3.0') diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index ffc1cc154..5d2539992 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -287,7 +287,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