From 83a70ed5a95e6f7814270b402629a4da15e7b25b Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 28 Nov 2018 14:27:20 +0100 Subject: [PATCH] fff-batman-adv: Enable bridge loop avoidance (BLA) Based on the documentation, BLA will only help if two nodes are connected via WiFi AND via Ethernet cable on CLIENT ports! For a "correct" setup, e.g. WiFi and BATMAN port connection, BLA won't have an effect. Since the former case is possible and there are no known drawbacks, we enable BLA. This removes the line to disable BLA, so it will be enabled as B.A.T.M.A.N. enables it by default. Signed-off-by: Adrian Schmutzler Reviewed-by: Christian Dresel --- .../fff/fff-batman-adv/files/etc/uci-defaults/93-fff-batman-adv | 1 - 1 file changed, 1 deletion(-) diff --git a/src/packages/fff/fff-batman-adv/files/etc/uci-defaults/93-fff-batman-adv b/src/packages/fff/fff-batman-adv/files/etc/uci-defaults/93-fff-batman-adv index f312c491..93c822c5 100644 --- a/src/packages/fff/fff-batman-adv/files/etc/uci-defaults/93-fff-batman-adv +++ b/src/packages/fff/fff-batman-adv/files/etc/uci-defaults/93-fff-batman-adv @@ -5,7 +5,6 @@ uci batch <