]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lua module layers: passing from C to lua
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 4 Apr 2019 10:42:34 +0000 (12:42 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 13 Jun 2019 13:03:14 +0000 (15:03 +0200)
commitca31947f70cd95c84976363159d526b680ba9326
tree46b2c33cb505e91b16f9b0b2efa9ae5193322ac8
parent748951a27fbe969f0127c0e5755c5117a8f3b73b
lua module layers: passing from C to lua

... without light userdata and yet it should be efficient.
Also with checkout layer, but I have no nice way of testing that one.
daemon/engine.c
daemon/ffimodule.c
daemon/ffimodule.h
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
daemon/lua/sandbox.lua.in
lib/layer.h