|
@@ -1976,6 +1976,7 @@ void br_multicast_init(struct net_bridge *br)
|
|
br->ip6_other_query.delay_time = 0;
|
|
br->ip6_other_query.delay_time = 0;
|
|
br->ip6_querier.port = NULL;
|
|
br->ip6_querier.port = NULL;
|
|
#endif
|
|
#endif
|
|
|
|
+ br_opt_toggle(br, BROPT_MULTICAST_ENABLED, true);
|
|
br_opt_toggle(br, BROPT_HAS_IPV6_ADDR, true);
|
|
br_opt_toggle(br, BROPT_HAS_IPV6_ADDR, true);
|
|
|
|
|
|
spin_lock_init(&br->multicast_lock);
|
|
spin_lock_init(&br->multicast_lock);
|