<div dir="ltr"><div><div><div>Hey<br><br></div><div>Just a hint for the bisect guys:<br></div>In april last year "scaled costs" have been implemented in 6660bdecca and a few subsequent commits.<br><br>-  snprintf(buffer->buf, sizeof(buffer->buf), "%.3f", (double)(cost) / (double)LQ_FPM_LINKCOST_MULTIPLIER);<br>+  snprintf(buffer->buf, sizeof(buffer->buf), "%.3f", default_lq_get_cost_scaled(cost));<br><br><br></div>maybe there is something there.<br><br></div>Iwan<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-11 15:28 GMT+02:00 Ferry Huberts <span dir="ltr"><<a href="mailto:mailings@hupie.com" target="_blank">mailings@hupie.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok guys<br>
<br>
We now at least have a range.<br>
Can either of you please bisect to the commit that broke this?<br>
Thanks<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 11/05/17 15:16, Ufo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
even with etx_ff that LinkQualityMult doesnt work anymore.<br>
(not for Interface, not for InterfaceDefault, nor for any or for single hosts)<br>
<br>
we are using Freifunk with LEDE 17.01.0 and LEDE 17.01.1, there is a olsrd v.0.9.5 inside.<br>
older firmwares with olsr v.0.9.0 or v.0.9.0.3 are working fine with LinkQualityMult<br>
<br>
i was looking in config-files and /tmp/etc/olsrd.conf but cant find any difference in these files between versions.<br>
<br>
<br>
On 11.05.2017 11:52, Bastian Bittorf wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Battlemesh is near, and i do some testing with v1:<br>
(not only with olsrd2)<br>
<br>
I try to use LinkQualityMult together with metric: etx_ffeth<br>
I seems not to work anymore (but IMHO did in the past)<br>
<br>
these both variants i tried:<br>
LinkQualityMult default 0.8<br>
LinkQualityMult 10.10.5.1 0.8<br>
(where 10.10.5.1 is the IP of the neigh)<br>
<br>
<br>
Any idea about that?<br>
<br>
see the last section with 'wlan0'<br>
here the generated config:<br>
<br>
DebugLevel 0<br>
AllowNoInt yes<br>
ClearScreen no<br>
IpVersion 4<br>
FIBMetric "flat"<br>
Willingness 7<br>
TcRedundancy 2<br>
LinkQualityFishEye 1<br>
LinkQualityAlgorithm "etx_ffeth"<br>
MprCoverage 7<br>
MainIp 10.10.7.1<br>
<br>
Hna4<br>
{<br>
                 10.10.7.0 255.255.255.0<br>
}<br>
<br>
LoadPlugin "olsrd_txtinfo.so.0.1"<br>
{<br>
         PlParam "accept" "0.0.0.0"<br>
         PlParam "port" "2006"<br>
}<br>
<br>
LoadPlugin "olsrd_nameservice.so.0.3"<br>
{<br>
         PlParam "name" "E1-kammer-mesh2"<br>
}<br>
<br>
Interface "eth0.1"<br>
{<br>
         Ip4Broadcast 255.255.255.255<br>
         Mode "ether"<br>
         HelloInterval 4.0<br>
         HelloValidityTime 150.0<br>
         TcInterval 3.0<br>
         TcValidityTime 600.0<br>
         MidInterval 30.0<br>
         MidValidityTime 600.0<br>
         HnaInterval 12.0<br>
         HnaValidityTime 150.0<br>
}<br>
<br>
Interface "eth0.2"<br>
{<br>
         Ip4Broadcast 255.255.255.255<br>
         Mode "ether"<br>
         HelloInterval 4.0<br>
         HelloValidityTime 150.0<br>
         TcInterval 3.0<br>
         TcValidityTime 600.0<br>
         MidInterval 30.0<br>
         MidValidityTime 600.0<br>
         HnaInterval 12.0<br>
         HnaValidityTime 150.0<br>
}<br>
<br>
Interface "wlan0"<br>
{<br>
         LinkQualityMult default 0.8<br>
         Ip4Broadcast 255.255.255.255<br>
         Mode "mesh"<br>
         HelloInterval 4.0<br>
         HelloValidityTime 150.0<br>
         TcInterval 3.0<br>
         TcValidityTime 600.0<br>
         MidInterval 30.0<br>
         MidValidityTime 600.0<br>
         HnaInterval 12.0<br>
         HnaValidityTime 150.0<br>
}<br>
<br>
</blockquote>
<br>
<br>
</blockquote>
<br>
-- <br></div></div><span class="HOEnZb"><font color="#888888">
Ferry Huberts</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org" target="_blank">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" rel="noreferrer" target="_blank">https://lists.olsr.org/mailman<wbr>/listinfo/olsr-dev</a></div></div></blockquote></div><br></div>