libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
50 stars 27 forks source link

Review the most active node selection #45

Closed gmarcos87 closed 7 years ago

gmarcos87 commented 7 years ago

The algorithm with which the most active link is obtained does not seem to coincide with what is observed or expected to be found. We were able to check it in our network, and the data obtained is wrong. In our network 'Cantor' shows 'Pablo' and should show 'Mario'

https://github.com/libremesh/lime-ui-ng/blob/master/lime-api-orange-rpc/files/usr/lib/orange/api/lime/api.lua#L363

nicopace commented 7 years ago

jeje... if you understand this it is ok... but for me it doesn't make sense at all jejeje

gmarcos87 commented 7 years ago

This issue is actually in lime-ui-ng, by mistake I created it in this repository. @nicoechaniz