Commit Graph

14 Commits

Author SHA1 Message Date
lrnzo
8d17f1583e Update util.lua
now polygons with holes are recognized correctly. also a mix of nested polygons and boxes should be possible as shapes[]
2019-04-23 18:55:26 +02:00
Jan-Tarek Butt
a34617ca25 gluon-hoodselector util.lua: replace i iterator with _
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:26 +02:00
lrnzo
faf0dd6aa3 Update util.lua
processes are really restarted now. new (old) problem: nodes will not forget their former ipv6-addresses. watchdog could here with that.
2019-04-23 18:55:26 +02:00
lrnzo
6f90fd7f3d small typo fixes 2019-04-23 18:55:26 +02:00
Jan-Tarek Butt
f977dc9c62 package/gluon-hoodselector util: fix wrong function signature
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:26 +02:00
Jan-Tarek Butt
d5ab39189b gluon-hoodselector: drop VPN mode and rename hood to domain. Furthermore implement geolocator mode as neorayder way
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:26 +02:00
Jan-Tarek Butt
4554e23b37 gluon-hoodselector: util.lua, use taps instead of spaces. Use posix.unistd.access instead of io.open
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
b03e039116 package/gluon-hoodselector: util.lua code cleanup and refactoring 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
898ceff9a8 gluon-hoodselector: apply changes of mesh vpn lib 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
459d1e03b4 gluon-hoodselector: use VPN abstraction layer. the hoodselectore does
not need to know about all individual VPN protocols.
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
168beae793 gluon-hoodselector-add-VPN-MODE: remove nixio dependency from hoodselector util 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
64b64cb415 gluon-hoodselector: fix language syntax and use autoupdate lock mechanism. 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
3190011e27 gluon-hoodselector: fix language syntax in util.lua
realaise -> realised
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
7f42ea3a72 add gluon-hoodselector: Integrate VPN Mode
This MR includs only the VPN MODE of the hoodselector whitch simply set
hoods base on their geopositions.

Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:25 +02:00