This will resolve https://www.open-mesh.org/issues/366
--- /tmp/smartgit7095787147690981841tmp/compare__827356725346254060_batctl.8 +++ /tmp/smartgit7095787147690981841tmp/compare__6833548133995178090_batctl.8 @@ -144,6 +144,9 @@ 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 9 +B.A.T.M.A.N. IV: +.RE .RS 17 default: 20 -> late switch (TQ 20) .RE @@ -166,6 +169,19 @@ .RS 7 chooses the gateway with the best link quality but switches to another gateway as soon as a better one is found which is at least XX TQ better than the currently selected gateway (XX has to be a number between 3 and 256). +.RE +.RE +.RS 9 +B.A.T.M.A.N. V: +.RE +.RS 17 +default: 5000 -> late switch (5000 kbit/s throughput) +example: 1500 -> fast switch connection +.RS 16 +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