<div>grmpf! i guess it was my that introduced this bug,.. (i remember i testet this, but hmm)<br></div><div><br></div><div>currently txtinfo only accepts valid commands or an absolutely empty request,..</div><div><br></div>
<div>but not a request with only a newline, or many other things,.. *G</div><div><br></div><div>I just pushed a first patch to stable-tip, that returns "/all" on any "invalid" command,..</div><div><br>
</div><div>Markus</div><br><div class="gmail_quote">On Mon, Dec 6, 2010 at 12:46 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="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I upgraded to 0.6.1 the Ninux Server, and I notice the txtinfo plugin<br>
is returning a empty output.<br>
<br>
I just get an empty output:<br>
<br>
svn olsrd-0.6.1 # telnet localhost 2006<br>
Trying 127.0.0.1...<br>
Connected to localhost.<br>
Escape character is '^]'.<br>
<br>
HTTP/1.0 200 OK<br>
Content-type: text/plain<br>
<br>
Connection closed by foreign host.<br>
svn olsrd-0.6.1 #<br>
<br>
all the rest looks working good.<br>
<br>
follows my olsrd configuration<br>
<br>
Saverio<br>
<br>
<br>
<br>
DebugLevel      0<br>
IpVersion       4<br>
ClearScreen     yes<br>
Hna4<br>
{<br>
}<br>
Hna6<br>
{<br>
}<br>
AllowNoInt      yes<br>
IpcConnect<br>
{<br>
<br>
     MaxConnections  1<br>
<br>
     Host            127.0.0.1<br>
<br>
<br>
}<br>
<br>
<br>
UseHysteresis   no<br>
<br>
<br>
HystScaling     0.50<br>
HystThrHigh     0.80<br>
HystThrLow      0.30<br>
<br>
LinkQualityLevel        2<br>
<br>
Pollrate        0.05<br>
NicChgsPollInt  3.0<br>
<br>
<br>
LoadPlugin         "olsrd_dot_draw.so.0.3"<br>
{<br>
       PlParam     "accept" "127.0.0.1"<br>
       }<br>
LoadPlugin "olsrd_txtinfo.so.0.1"<br>
{<br>
<br>
PlParam "accept" "0.0.0.0"<br>
}<br>
Interface "ninux"<br>
{<br>
<br>
}<br>
<font color="#888888"><br>
--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
<a href="http://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">http://lists.olsr.org/mailman/listinfo/olsr-dev</a><br>
</font></blockquote></div><br>