[Olsr-users] OLSR2D and DLEP_ROUTER plugin interplay:
Henning Rogge
(spam-protected)
Tue Dec 8 08:57:12 CET 2015
On Tue, Dec 8, 2015 at 8:53 AM, s-mtafel <(spam-protected)> wrote:
>
> Forget about destinations, they are only for things with multiple mac
> addresses... do you see any layer2 information on neighbor or
> interface level?
>
> Good.
> ---------------------------------------------
> Querying via telnet dlep_router_static:
Just as a hint... using the telnet command has some drawbacks, its
easier to use echo and nc (netcat):
# echo /layer2info interface | nc 127.0.0.1 2009
> # := PSEUDOCOMMENT
> ---------------------------------------------
> $> layer2info interface
>
> eth0 296 00:00:00:aa:00:00 # local iface
>
> $> layer2info neighbor
>
> Connection closed by foreign host.
> [2]- Floating point exception./dlep_router_static -l router_conf # crashes
This looks like a division by zero... can you use gdb to track down
the place where it happens ?
Henning
More information about the Olsr-users
mailing list