gluon/package/gluon-mesh-batman-adv
Chris Fiege a442138545 gluon-mesh-batman-adv: Do not add local-if to respondd
If there are local services running on an interface that sits on top of bat0
these interfaces may be added to the translocal batman-table. Contrary
to the bat0-interface itself this entries are not marked with the
TT_CLIENT_NOPURGE -flag and are thus added to the client-count reported by
respondd. In this case the client-count reported is one too high.

This change adds an additional check to the function doing the actual
counting. This check makes sure that no local interface is counted as a
client.

Since respondd only collects data in an interval of minutes (depending
on the site's configuration) the additional costs for this check should
be negligible.
2020-11-15 14:41:24 +01:00
..
files gluon-mesh-batman-adv: do not delete bat0 during hardif teardown (#2057) 2020-06-13 18:44:46 +02:00
luasrc/lib/gluon gluon-mesh-batman-adv: do not override WAN MAC address with VXLAN 2020-05-12 17:02:37 +02:00
src gluon-mesh-batman-adv: Do not add local-if to respondd 2020-11-15 14:41:24 +01:00
check_site.lua gluon-mesh-batman-adv: remove gluon-mesh-batman-adv-14 2019-09-25 21:57:52 +02:00
Makefile gluon-mesh-batman-adv: remove gluon-mesh-batman-adv-14 2019-09-25 21:57:52 +02:00