|
|
@@ -732,7 +732,7 @@ static int batadv_softif_init_late(struct net_device *dev)
|
|
|
atomic_set(&bat_priv->aggregated_ogms, 1);
|
|
|
atomic_set(&bat_priv->bonding, 0);
|
|
|
#ifdef CONFIG_BATMAN_ADV_BLA
|
|
|
- atomic_set(&bat_priv->bridge_loop_avoidance, 0);
|
|
|
+ atomic_set(&bat_priv->bridge_loop_avoidance, 1);
|
|
|
#endif
|
|
|
#ifdef CONFIG_BATMAN_ADV_DAT
|
|
|
atomic_set(&bat_priv->distributed_arp_table, 1);
|