gluon/package/gluon-core
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 gluon-core: introduce "gluon" uci section 2017-12-28 19:59:38 +01:00
luasrc gluon-core, gluon-client-bridge: create local_client zone in core 2017-12-27 02:43:34 +01: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 gluon-core: add VXLAN support for gluon_wired protocol 2017-06-27 23:04:50 +02:00