Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 5a77bfb15f969986f485235320136f8417c30ea0 Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Apr 10 22:08:31 2012 +0000
doc: batman-adv/Multi-link-optimizations-technical
5a77bfb15f969986f485235320136f8417c30ea0 batman-adv/Multi-link-optimizations-technical.textile | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/batman-adv/Multi-link-optimizations-technical.textile b/batman-adv/Multi-link-optimizations-technical.textile index 9c3dbd5c..291479c0 100644 --- a/batman-adv/Multi-link-optimizations-technical.textile +++ b/batman-adv/Multi-link-optimizations-technical.textile @@ -47,6 +47,8 @@ h2. Using the candidates
Once a neighbor mesh node has been selected by the classic routing algorithm, the individual links can now be equally be selected to send data to the next neighbor without tampering with routing. Possible mechanisms exploiting this fact are described below.
+More Info can be found in the [[multi-link-optimize|Multi-Link Optimization]] feature description page. + Implementation note: the manipulations are hooked in the tx path when selecting a neighbor in find_router()
h3. Interface Alternating