[Olsr-dev] olsr1 / problem: etx_ffeth + LinkQualityMult
Bastian Bittorf
(spam-protected)
Thu May 11 11:52:36 CEST 2017
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