[Olsr-dev] olsr1 / problem: etx_ffeth + LinkQualityMult

Ufo (spam-protected)
Thu May 11 15:16:05 CEST 2017


even with etx_ff that LinkQualityMult doesnt work anymore.
(not for Interface, not for InterfaceDefault, nor for any or for single 
hosts)

we are using Freifunk with LEDE 17.01.0 and LEDE 17.01.1, there is a 
olsrd v.0.9.5 inside.
older firmwares with olsr v.0.9.0 or v.0.9.0.3 are working fine with 
LinkQualityMult

i was looking in config-files and /tmp/etc/olsrd.conf but cant find any 
difference in these files between versions.


On 11.05.2017 11:52, Bastian Bittorf wrote:
> Battlemesh is near, and i do some testing with v1:
> (not only with olsrd2)
>
> I try to use LinkQualityMult together with metric: etx_ffeth
> I seems not to work anymore (but IMHO did in the past)
>
> these both variants i tried:
> LinkQualityMult default 0.8
> LinkQualityMult 10.10.5.1 0.8
> (where 10.10.5.1 is the IP of the neigh)
>
>
> Any idea about that?
>
> see the last section with 'wlan0'
> here the generated config:
>
> DebugLevel 0
> AllowNoInt yes
> ClearScreen no
> IpVersion 4
> FIBMetric "flat"
> Willingness 7
> TcRedundancy 2
> LinkQualityFishEye 1
> LinkQualityAlgorithm "etx_ffeth"
> MprCoverage 7
> MainIp 10.10.7.1
>
> Hna4
> {
>                  10.10.7.0 255.255.255.0
> }
>
> LoadPlugin "olsrd_txtinfo.so.0.1"
> {
>          PlParam "accept" "0.0.0.0"
>          PlParam "port" "2006"
> }
>
> LoadPlugin "olsrd_nameservice.so.0.3"
> {
>          PlParam "name" "E1-kammer-mesh2"
> }
>
> Interface "eth0.1"
> {
>          Ip4Broadcast 255.255.255.255
>          Mode "ether"
>          HelloInterval 4.0
>          HelloValidityTime 150.0
>          TcInterval 3.0
>          TcValidityTime 600.0
>          MidInterval 30.0
>          MidValidityTime 600.0
>          HnaInterval 12.0
>          HnaValidityTime 150.0
> }
>
> Interface "eth0.2"
> {
>          Ip4Broadcast 255.255.255.255
>          Mode "ether"
>          HelloInterval 4.0
>          HelloValidityTime 150.0
>          TcInterval 3.0
>          TcValidityTime 600.0
>          MidInterval 30.0
>          MidValidityTime 600.0
>          HnaInterval 12.0
>          HnaValidityTime 150.0
> }
>
> Interface "wlan0"
> {
>          LinkQualityMult default 0.8
>          Ip4Broadcast 255.255.255.255
>          Mode "mesh"
>          HelloInterval 4.0
>          HelloValidityTime 150.0
>          TcInterval 3.0
>          TcValidityTime 600.0
>          MidInterval 30.0
>          MidValidityTime 600.0
>          HnaInterval 12.0
>          HnaValidityTime 150.0
> }
>




More information about the Olsr-dev mailing list