gluon/package/gluon-mesh-vpn-fastd
lemoer b3c9ac8bce scripts: check_site_lib: need_table() now merges all keys before calling subcheck(...)
This also introduces an api change to the subcheck()!

Before:
-> subcheck(key, value, conf_name)

After:
-> subcheck(key, conf_name)

The idea is, that it's hard to submit a value, which should be then checked
again. It's wouldn't be clear (after merging) from which config the value
is, and so an helpful error message would be impossible.
2017-12-28 19:59:38 +01:00
..
files/lib/gluon/mesh-vpn Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package 2017-03-10 19:45:34 +01:00
luasrc/lib/gluon/upgrade treewide: use new gluon.site Lua library 2017-08-11 22:07:34 +02:00
src gluon-mesh-vpn-fastd: make respondd module compile again (#1228) 2017-09-24 23:49:00 +02:00
check_site.lua scripts: check_site_lib: need_table() now merges all keys before calling subcheck(...) 2017-12-28 19:59:38 +01:00
Makefile Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package 2017-03-10 19:45:34 +01:00