Commit Graph

9 Commits

Author SHA1 Message Date
Jan-Tarek Butt
6702a3a345 package: change reload.d files to sh scrips to be more flexible by reloading or restarting services
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-20 16:11:30 +02:00
Jan-Tarek Butt
0c989db996 package/gluon-respondd: add reload.d dir containing 'gluon-respondd' named file for init.d restart on domain switching
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-20 14:03:31 +02:00
Jan-Philipp Litza
d8bb97831b gluon-respondd: Use procd in initscript and to restart on network changes 2016-12-08 23:30:57 +01:00
Matthias Schiffer
cb86fce29f
gluon-respondd: make setup.d script executable 2016-12-08 23:02:23 +01:00
Christof Schulze
ca57cdfe77 gluon-respondd: make initialisation mesh protocol agnostic (#946) 2016-12-08 17:44:29 +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
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
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