mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
kernel: enable bridge igmp snooping
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41366
This commit is contained in:
parent
79c8b619e4
commit
33ad14a920
@ -438,7 +438,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 is not set
|
||||
CONFIG_BRIDGE_IGMP_SNOOPING=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
# CONFIG_BRIDGE_NF_EBTABLES is not set
|
||||
# CONFIG_BRIDGE_VLAN_FILTERING is not set
|
||||
|
@ -464,7 +464,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 is not set
|
||||
CONFIG_BRIDGE_IGMP_SNOOPING=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
# CONFIG_BRIDGE_NF_EBTABLES is not set
|
||||
# CONFIG_BRIDGE_VLAN_FILTERING is not set
|
||||
|
@ -470,7 +470,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 is not set
|
||||
CONFIG_BRIDGE_IGMP_SNOOPING=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
# CONFIG_BRIDGE_NF_EBTABLES is not set
|
||||
# CONFIG_BRIDGE_VLAN_FILTERING is not set
|
||||
|
@ -478,7 +478,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 is not set
|
||||
CONFIG_BRIDGE_IGMP_SNOOPING=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
# CONFIG_BRIDGE_NF_EBTABLES is not set
|
||||
# CONFIG_BRIDGE_VLAN_FILTERING is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user