[Olsr-users] Routing entries timeout

Saverio Proto (spam-protected)
Tue Nov 25 21:07:56 CET 2014


If you are using OpenWrt in /etc/config/olsrd you can set the speed
parameter that will tweak all the timers for you.

Range is 1...20 where 1 is fastest protocol speed and 20 is the
slowest protocol speed

Like in the Freifunk-Firmware from sven-ola we accept now a per-interface
option 'speed', which should range from 1...20 and is sanitized. when the
value is not in valid range, it defaults to 6 which allows the daemon to
start and behave like in a city-wide mesh. (same default like in
freifunk firmware)

The value 'speed' overrides the normal values for emission intervals like
Hello-, Tc-, Mid-, Hna-Interval/ValidityTime or sets them explicitely. this
makes it much easier to play with intervals on several routers:

Instead of changes eight values, we only have to alter 1 value.

The value-calculation is tested since several years.



Saverio

2014-11-24 17:41 GMT+01:00 Theodoros Bourchas <(spam-protected)>:
> Hi all,
>
> I am using olsrd in OpenWrt in a static multi-hop topology (so no mobility),
> and I would like to discover and build the topology with olsrd.
>
> I would like to increase the time the routing entries are staying in the
> routing table. Is there such a parameter in configuration so that I can
> adjust?
> My goal is all the neighbors to discover initially each other and then just
> periodically check their neighbors if they are still there...
>
> Thanks in advance
>
> Theodoros
>
> --
> Olsr-users mailing list
> (spam-protected)
> https://lists.olsr.org/mailman/listinfo/olsr-users




More information about the Olsr-users mailing list