Repository : ssh://git@open-mesh.org/batctl
On branch : master
commit 26b483ce543e5b4bf6869a66c0ef28ef7a00e367 Author: Ruben Barkow github@r.z11.de Date: Tue Nov 27 15:00:39 2018 +0100
batctl: Add section to explain gateway selection class for BATMAN_V
Signed-off-by: Ruben Barkow github@r.z11.de Acked-by: Antonio Quartulli a@unstable.cc Signed-off-by: Sven Eckelmann sven@narfation.org
26b483ce543e5b4bf6869a66c0ef28ef7a00e367 man/batctl.8 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
diff --git a/man/batctl.8 b/man/batctl.8 index 2e3232f..ed8e71f 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -144,6 +144,9 @@ examples: 5000 -> 5.0/1.0 MBit If the node is a gateway client the parameter will decide which criteria to consider when the batman-adv module has to choose between different internet connections announced by the aforementioned servers. .RE +.RS 7 +B.A.T.M.A.N. IV: +.RE .RS 17 default: 20 -> late switch (TQ 20) .RE @@ -168,6 +171,20 @@ chooses the gateway with the best link quality but switches to another gateway a least XX TQ better than the currently selected gateway (XX has to be a number between 3 and 256). .RE .RE +.RS 7 +B.A.T.M.A.N. V: +.RE +.RS 17 +default: 5000 -> late switch (5000 kbit/s throughput) +.br +example: 1500 -> fast switch connection +.RS 17 +switches to another gateway as soon as a better one is found which is at least +1500 kbit/s faster throughput than the currently selected gateway. Throughput is +determined by evaluating which is lower: the advertised throughput by the +gateway or the maximum bandwidth across the entire path. +.RE +.RE .br .IP "\fBrouting_algo\fP|\fBra\fP [\fBalgorithm\fP]\fP" If no parameter is given the current routing algorithm configuration as well as