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

Ferry Huberts (spam-protected)
Thu May 11 15:01:19 CEST 2017


Basti,

Can you bisect?
I can not think of a change that would affect this.

Ferry

On 11/05/17 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
> }
> 

-- 
Ferry Huberts



More information about the Olsr-dev mailing list