Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit dec6a51aca08990d35ae46c1e8f713cd6f3d4138 Author: Sven Eckelmann sven@narfation.org Date: Sat Mar 26 23:53:38 2011 +0000
doc: batman-adv/Multi-link-optimizations-technical
dec6a51aca08990d35ae46c1e8f713cd6f3d4138 batman-adv/Multi-link-optimizations-technical.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Multi-link-optimizations-technical.textile b/batman-adv/Multi-link-optimizations-technical.textile index b806739c..00a826b7 100644 --- a/batman-adv/Multi-link-optimizations-technical.textile +++ b/batman-adv/Multi-link-optimizations-technical.textile @@ -39,4 +39,4 @@ In bonding, we split a single stream and distribute the packets over multiple li
However, with the round-robin way of sending packets, the actual throughput is limited by the link with the worst bandwidth. Also the errors and instabilities of all links are aggregated, which makes the link more fragile. For this reason, the bonding feature can be enabled optionally, and should be enabled in setups with high quality links.
-There are already ideas how to improve the situation with links of differend bandwidth, e.g. sending packets packets on interfaces where the queue has the least packets. Comments and patches [[MailingList| are appreciated]]. +There are already ideas how to improve the situation with links of differend bandwidth, e.g. sending packets packets on interfaces where the queue has the least packets. Comments and patches [[open-mesh:MailingList| are appreciated]].