[Olsr-dev] txtinfo plugin broken in 0.6.1
ZioPRoTo (Saverio Proto)
(spam-protected)
Mon Dec 6 00:46:09 CET 2010
I upgraded to 0.6.1 the Ninux Server, and I notice the txtinfo plugin
is returning a empty output.
I just get an empty output:
svn olsrd-0.6.1 # telnet localhost 2006
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HTTP/1.0 200 OK
Content-type: text/plain
Connection closed by foreign host.
svn olsrd-0.6.1 #
all the rest looks working good.
follows my olsrd configuration
Saverio
DebugLevel 0
IpVersion 4
ClearScreen yes
Hna4
{
}
Hna6
{
}
AllowNoInt yes
IpcConnect
{
MaxConnections 1
Host 127.0.0.1
}
UseHysteresis no
HystScaling 0.50
HystThrHigh 0.80
HystThrLow 0.30
LinkQualityLevel 2
Pollrate 0.05
NicChgsPollInt 3.0
LoadPlugin "olsrd_dot_draw.so.0.3"
{
PlParam "accept" "127.0.0.1"
}
LoadPlugin "olsrd_txtinfo.so.0.1"
{
PlParam "accept" "0.0.0.0"
}
Interface "ninux"
{
}
More information about the Olsr-dev
mailing list