Skip to content
Snippets Groups Projects
Commit d0df47d9 authored by Sven Eckelmann's avatar Sven Eckelmann Committed by Andreas Ziegler
Browse files

gluon-status-page-mesh-batman-adv: Retrieve TQ of neighbors with non-best direct link

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")
parent ec72d30b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment