gluon/package/gluon-status-page-mesh-batman-adv
Sven Eckelmann d0df47d943 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: 28668c8c52 ("gluon-status-page: API")
2019-04-09 01:31:51 +02:00
..
files/lib/gluon/status-page/www/cgi-bin/dyn gluon-status-page: move neighbours-batadv wrapper to batadv-specific package 2018-06-30 16:03:13 +02:00
luasrc/lib/gluon/status-page gluon-status-page: make status page mesh protocol agnostic 2018-04-15 12:46:01 +02:00
src gluon-status-page-mesh-batman-adv: Retrieve TQ of neighbors with non-best direct link 2019-04-09 01:31:51 +02:00
Makefile gluon-status-page: make status page mesh protocol agnostic 2018-04-15 12:46:01 +02:00