Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-17,master
commit e0587db2a4b8639285ac6fa7c3290bf1867c5e85 Author: Sven Eckelmann sven@narfation.org Date: Sun Sep 15 21:21:24 2019 +0000
doc: batman-adv/Bridge-loop-avoidance-Testcases
e0587db2a4b8639285ac6fa7c3290bf1867c5e85 batman-adv/Bridge-loop-avoidance-Testcases.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Bridge-loop-avoidance-Testcases.textile b/batman-adv/Bridge-loop-avoidance-Testcases.textile index 7d08b76..8d01f6d 100644 --- a/batman-adv/Bridge-loop-avoidance-Testcases.textile +++ b/batman-adv/Bridge-loop-avoidance-Testcases.textile @@ -37,7 +37,7 @@ In this test, the first node A can't reach the last one C due to a limited horiz * Test 2: Client 1 and Client 2 should be able to ping each other.
+note1+: Test 2 will only work if BATMAN runs over the backbone, e.g. by calling "batctl if add br0". -+note2+: Limited horizon may be easily simulated by increasing the hop_penalty, e.g. "batctl -m bat0 hop_penalty 230" will have a 3 hop range in a network without packet loss. ++note2+: Limited horizon may be easily simulated by increasing the hop_penalty, e.g. "batctl meshif bat0 hop_penalty 230" will have a 3 hop range in a network without packet loss.
h3. VLAN support