Skip to content
Snippets Groups Projects
Forked from ffbs / ffbs-gluon
2170 commits behind the upstream repository.
user avatar
Sven Eckelmann authored
Links between two direct neighbors are not always the best route between
these devices. The flag BATADV_ATTR_FLAG_BEST would not be set for these
originator entries and the respondd module would just ignore this entry.

If these neighbors are not accepted and returned to the status page then
some of the neighbor entries will show a name, (acceptable) signal strength
and mac address but no TQ value.

Fixes: 28668c8c ("gluon-status-page: API")
d0df47d9
History