<div>I wasn't trying the connect at port 2006.</div><div><br></div><div>And also, I don't know why yet, when ran in GDB the olsrd didn't started the txtinfo plugin. Now got it to work when I start olsrd without using gdb.</div>

<div><br></div><div>I'm studying the Git man pages now and then I will proceed to the others - watch isn't implemented through the telnet available at 0.7, so first I need to learn how to access the other versions.</div>

<div><br></div><div>I'm going to university now, it's my last year and still have some classes to attend - I study in Unicamp, don't know if you ever heard of. Anyway, don't worry, I won't bother you for life =] - and maybe once I understand everything implemented and start writing my own code, I will be able to help others in this list.</div>

<div><br></div><div>Thank you Henning!</div><br clear="all">Érico V. Porto<br>
<br><br><div class="gmail_quote">On Tue, Mar 15, 2011 at 4:19 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com">hrogge@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Tue, Mar 15, 2011 at 20:10, Érico Porto <<a href="mailto:ericoporto2008@gmail.com">ericoporto2008@gmail.com</a>> wrote:<br>
> olsrd -v<br>
> hookup olsrd_lq_etx_ff.so.0.1<br>
> *** <a href="http://olsr.org" target="_blank">olsr.org</a> - pre-0.7.0-d78bd49 ***<br>
>  Build date: 2011-03-15 09:27:58 on CPQD050294<br>
>  <a href="http://www.olsr.org" target="_blank">http://www.olsr.org</a><br>
> I think this is nonstable as the website states 0.6.1 to be the newer one.<br>
> Didn't thought about it when downloading the code through GIT, thanks.<br>
> The link is here: <a href="http://www.olsr.org/?q=node/26" target="_blank">http://www.olsr.org/?q=node/26</a><br>
</div>okay, so you are talking about this one:<br>
<br>
> watch -d -n1 "echo '/all' | nc localhost 8080"<br>
Do you know how the "watch" command does ? If not please start reading<br>
the man-page.<br>
<br>
The tip is for the stable version (its three years old !).<br>
<br>
with the master branch one you can do easier.<br>
<br>
Start using "telnet localhost 2006" to connect to the integrated<br>
telnet server and enter the command "help" to see what you can do...<br>
<br>
Then try out the command (as an example) "routes".<br>
<br>
Then lookup the help for "repeat" with the command "help repeat".<br>
<br>
After this try "repeat 1 routes"... you can stop the output by pressing return.<br>
<font color="#888888"><br>
Henning Rogge<br>
</font></blockquote></div><br>