aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.0
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-01-14 13:50:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-01-14 13:50:25 +0000
commit08351a20634a7f158c50ee2171afd65aec70dff4 (patch)
tree57c67a4f3006b9724fb1c45c28a4995d4f6f2e98 /target/linux/generic/config-3.0
parent0037dbe59826be83f6bf6705e591c98706f2c4da (diff)
downloadupstream-08351a20634a7f158c50ee2171afd65aec70dff4.tar.gz
upstream-08351a20634a7f158c50ee2171afd65aec70dff4.tar.bz2
upstream-08351a20634a7f158c50ee2171afd65aec70dff4.zip
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
Diffstat (limited to 'target/linux/generic/config-3.0')
-rw-r--r--target/linux/generic/config-3.02
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0
index ffc1cc1547..5d2539992c 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