I have two N800s configured for an ad-hoc network.  One address is 192.168.0.1 and the other address is 192.168.0.2.  In the case of static routes, I simply enter the command on host <a href="http://192.168.0.1">192.168.0.1</a>:<br>
<br>ip route add 192.168.0.2 dev wlan0<br><br>similarily I enter the following command <a href="http://192.168.0.2">192.168.0.2</a>:<br><br>ip route add 192.168.0.1 dev wlan0 <br><br>I transfer using iperf by typing<br>iperf -s on one host and<br>
iperf --t 60 -c 192.168.0.1 on the other host<br><br>The nodes are about two feet from each other.  I've repeated the tests several times, and even tested using ttcp and nuttcp to confirm the results.<br><br>When testing olsrd, I just start olsrd with the default settings and issue the same iperf commands.  Everytime olsrd is consistentely faster.  My question is how can it be faster especially when olsrd is also sending control messages.  `<br>
<br><div class="gmail_quote">On Wed, Nov 25, 2009 at 7:15 AM, ZioPRoTo (Saverio Proto) <span dir="ltr"><<a href="mailto:zioproto@gmail.com">zioproto@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">> I'm currently investigating the bandwidth olsr achieves.  Oddly, its better<br>
> than static routes.  Any reason why?<br>
><br>
> I'm running olsrd on two N800s (running Maemo Linux), with default<br>
> settings.  I've measured with a couple of tools (iperf, ttcp, nuttcp).  So<br>
> with static routes, ie issuing commands like ip route add 192.168.0.1 dev<br>
> wlan0, I get a transfer rate of about 3 Mbps. However when I run the test<br>
> with olsrd running I get almost 4 Mbps.  For some reason running the daemon<br>
> speeds up transfer, even though its not really choosing a better route<br>
> (theres only one).<br>
<br>
</div></div>We need the topology of your testbed setup to understand what you are<br>
saying. Please provide details to repeat the experiment.<br>
<font color="#888888"><br>
Saverio<br>
</font></blockquote></div><br>