Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit cfe2dfb025ba58364ccf68a07334b24ae9fd83e9 Author: Sven Eckelmann sven@narfation.org Date: Sat Mar 26 20:28:20 2011 +0000
doc: batman-adv/ELP
cfe2dfb025ba58364ccf68a07334b24ae9fd83e9 batman-adv/ELP.textile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/batman-adv/ELP.textile b/batman-adv/ELP.textile index 4514895b..0c28cade 100644 --- a/batman-adv/ELP.textile +++ b/batman-adv/ELP.textile @@ -214,11 +214,11 @@ Now node R moves from B to A within the first second, so he'll arrive at B befor
*t = 0:*
-[[Image(NDP-mobile-loop-0s.png, 20%25)]] +!NDP-mobile-loop-0s.png!
*t = 1:*
-[[Image(NDP-mobile-loop-1s.png, 20%25)]] +!NDP-mobile-loop-1s.png!
After about 10 seconds average, there will be a loop with S sending packets to B, and B sending them back to S. This loop will last for about 3.3 seconds average.
@@ -228,4 +228,3 @@ The following [[table]] will hold some more in detail information with the times * Time span with loops is marked with YES in the 'loops' row.
_Result:_ In this quite typical and small-scale scenario, we already have an average time with looping packets of *3.3* seconds. -</code></pre>