kernel: enable bridge igmp snooping
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41366 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
34cf0e9e17
commit
a0e3dd3d65
|
@ -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…
Reference in New Issue