[Olsr-users] olsrd2: telnet plugin requires linebreak

Henning Rogge (spam-protected)
Wed Mar 9 13:41:31 CET 2016


Hi Lars,

can you try the most recent commit? I think it should solve your problem.

Henning

On Sat, Mar 5, 2016 at 4:43 PM, Lars Kruse <(spam-protected)> wrote:
> Hi,
>
> I noticed that the telnet plugin of OLSRDv2 (v0.9.2) does not process the last
> line of input if it is not followed by a linebreak.
>
> Thus the following unexpectedly delivers no output:
>
>  echo -n "/nhdpinfo link" | nc localhost 2009
>
> But the following works as expected:
>
>  echo "/nhdpinfo link" | nc localhost 2009
>
> I would expect that commands can be either finalized with a linebreak or
> end-of-file. This would also be in line with the behaviour of the txtinfo
> plugin of OLSRDv1.
>
> btw: is the mailing list the proper channel for reporting bugs/wishlists?
> The current bug tracker (http://www.olsr.org/bugs/) does not seem to offer a
> category for OLSRDv2. (just "core", "plugin", ...)
>
> Cheers,
> Lars
>
> --
> Olsr-users mailing list
> (spam-protected)
> https://lists.olsr.org/mailman/listinfo/olsr-users



More information about the Olsr-users mailing list