Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 0472350aaf6085c8e6dfc2e05f4f6870d96a406c Author: Ruben Barkow freifunk@r.z11.de Date: Sat Nov 24 13:18:05 2018 +0000
doc: batman-adv/Gateways: speed is in kbit/s
0472350aaf6085c8e6dfc2e05f4f6870d96a406c batman-adv/Gateways.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Gateways.textile b/batman-adv/Gateways.textile index 44849d9..d80c11b 100644 --- a/batman-adv/Gateways.textile +++ b/batman-adv/Gateways.textile @@ -63,7 +63,7 @@ batctl gw_mode client 20
All available gateway selection classes are thoroughly explained in the "batctl manpage":https://downloads.open-mesh.org/batman/manpages/batctl.8.html.
-With B.A.T.M.A.N. V this behavior changed: the value is measured in kbit, for example, if gw_sel_class is set to 1500 the gateway is selected if the minimum of GW advertised throughput and the path throughput is 1500 kbit faster than the currently selected gateway. +With B.A.T.M.A.N. V this behavior changed: the value is measured in kbit/s, for example, if gw_sel_class is set to 1500 the gateway is selected if the minimum of GW advertised throughput and the path throughput is 1500 kbit/s faster than the speed of the currently selected gateway.
h3. gateway status