[Olsr-users] MPR Selection problem

Henning Rogge (spam-protected)
Fri Oct 24 13:54:36 CEST 2014


On Fri, Oct 24, 2014 at 1:30 PM, Scoobi Doo <(spam-protected)> wrote:
> Hi,
> Your answer regarding using ETX code brings me back to another problem. I
> don't use ETX because i'm having simulations on narrowband nodes, which
> force me to change the size of the MTU (from 1500 to 128).

Not sure an IP (especially IPv6) network with MTU 128 does work
well... you might need to think about layer-2 fragmentation.

>When the network
> gets larger and the olsrd starts to fragment the messages (serialize
> functions) the routing table in ETX-mode is not correct in a simple
> full-mesh topology. From tests that i ran i saw that no matter what is the
> MTU size whenever the network becomes larger so messages get fragmented, the
> olsrd fails to build the right routing table. When i use non-ETX code i
> don't see that problem.
> I prefer using ETX. did you encounter in such a problem?

Most likely there is an "off by X" problem in the fragmentation
code... it most likely doesn't trigger on IPv4 because messages stay
small enough.

Henning Rogge




More information about the Olsr-users mailing list