Commit Graph

16 Commits

Author SHA1 Message Date
Christof Schulze
b450226f80 whitespace and errormessages 2016-12-07 19:43:53 +01:00
Christof Schulze
114620aa0c tabs 2016-12-07 19:43:52 +01:00
Christof Schulze
9e79a9f1ef fix indentation, quotes, stderr 2016-12-07 19:43:52 +01:00
Christof Schulze
d1110f3cdc rewrite json_get_vars to jsonfilter 2016-12-07 19:43:52 +01:00
Christof Schulze
f449e31298 the mesh-package provides the information on which device respondd should be running besides mesh-interfaces 2016-12-07 19:43:52 +01:00
Christof Schulze
8dfa61af2d only restart respondd when mesh-interfaces change 2016-12-07 19:43:52 +01:00
Christof Schulze
1c7f01be4a fixup! fixup! make respondd mesh-prtocol agnostic 2016-12-07 19:43:52 +01:00
Christof Schulze
898551035d fixup! make respondd mesh-prtocol agnostic 2016-12-07 19:43:52 +01:00
Christof Schulze
4ea38542c7 make respondd mesh-prtocol agnostic 2016-12-07 19:43:52 +01:00
Jan-Tarek Butt
1c1f490527
Minify all Lua code 2016-07-10 20:14:25 +02:00
Matthias Schiffer
4658afb2c6 gluon-core: commit all UCI configs at the end
Avoid commiting configs inbetween to decrease number of flash writes.

Fixes #714.
2016-04-02 18:56:45 +02: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
2f499dbfc1 gluon-respondd: restrict queries from the mesh to link-local addresses
Restrict to link-local addresses to prevent amplification attacks from
outside the mesh, or such attacks affecting the outside world.

Fixes #637
2016-02-05 17:06:07 +01:00
Matthias Schiffer
0005b3b5a2 autoupdater: stop non-essential services before downloading the image 2016-02-02 09:22:50 +01:00
Matthias Schiffer
b4aaf8a1f8 gluon-respondd: add init script
Instead of starting gluon-respondd from a hotplug handler, add a proper
init script. The new init script has a restart_if_running argument which
is now used by the hotplug handler.
2016-02-02 09:18:13 +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