gluon/package/gluon-status-page-mesh-batman-adv
Sven Eckelmann e13a614420 gluon-status-page-mesh-batman-adv: Save if metrics chose neighbor as own best nexthop
The commit a080049735 ("gluon-status-page-mesh-batman-adv: Retrieve TQ of
neighbors with non-best direct link") removed the check whether a neighbor
has the BATADV_ATTR_FLAG_BEST set. But consumers may still want to filter
out or mark neighbors which don't have this flag set. To assist with such a
feature, enhance the neighbor object with an extra boolean "best" attribute
which stores whether the BATADV_ATTR_FLAG_BEST was found or not.

Reported-by: Vincent Wiemann <webmaster@codefetch.de>
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: Save if metrics chose neighbor as own best nexthop 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