Matthias Schiffer
b32ed384c7
gluon-mesh-batman-adv-core: respondd: correctly detect lower interface types ( #954 )
...
Fixes #941
2016-12-03 13:22:22 +01:00
Thomas Weißschuh
0a936e4de5
gluon-batman-adv-core: respondd: add gateway_nexthop field
2016-06-02 16:14:13 +02:00
Jan-Philipp Litza
f7eda9381f
respondd modules: Use proper formatting of doubles
...
Most doubles that are delivered via respondd have limited input
precision, but are converted with up to 17 digits of precision. That can
cause ugly blowups like 0.2800000000000001 in the output, which is
avoided by specifying better format strings (like "%.2f" in most cases).
2016-05-26 17:38:36 +02:00
Matthias Schiffer
fc6d4d6c97
gluon-mesh-batman-adv-core: respondd: add uci.h include
...
This include wasn't actually missing, but well hidden behind the iwinfo.h
include. Make this more obvious.
2016-03-08 07:57:06 +01:00
Matthias Schiffer
19242f4deb
Remove all uses of batman-adv-visdata
...
Should be redundant after 0bd0df6f93
2016-02-08 20:58:28 +01:00
Matthias Schiffer
d58484c84e
gluon-mesh-batman-adv-core: respondd: fix pattern to count clients to work with compat 15
2016-02-02 17:18:52 +01:00
Matthias Schiffer
9004028cb4
Convert gluon-announce Lua code to C modules, rename to gluon-respondd
...
gluon-announced and gluon-announce are merged to gluon-respondd.
2016-02-02 09:18:12 +01:00