[Olsr-dev] olsrd1 / broken: LinkQualityMult default
Bastian Bittorf
(spam-protected)
Thu May 19 15:49:34 CEST 2016
Greetings to all,
back from Battlemesh v9 i recognized something odd
while debugging a flapping route with olsrd1:
the relevant section is:
Interface "eth0.2"
{
LinkQualityMult default 0.4
Ip4Broadcast 255.255.255.255
HelloInterval 3.0
HelloValidityTime 125.0
TcInterval 2.0
TcValidityTime 500.0
MidInterval 25.0
MidValidityTime 500.0
HnaInterval 10.0
HnaValidityTime 125.0
}
so this is a perfect wired link and i'am using the metric 'etxff_eth'.
so with a default of 0.4 every link should in theory go to 40% which is
around 2.500 but is does not. When setting a specific IP, it works.
(e.g. LinkQualityMult $IP 0.4):
(spam-protected):~ wget -qO - http://127.0.0.1:2006/lin | grep $WANADR
Local IP Remote IP Hyst. LQ NLQ Cost
10.63.93.189 10.63.60.253 0.000 1.000 1.000 1.000
10.63.93.189 10.63.34.225 0.000 1.000 1.000 1.000
10.63.93.189 10.63.49.225 0.000 1.000 1.000 1.000
it's not old and runs with OpenWrt r49276 (sorry, not on LEDE yet)
pre-0.9.1-git_f851f12-hash_a3636978d19797e7d895256c8cc6c575
any idea what i'am doing wrong?
bye, bastian
More information about the Olsr-dev
mailing list