]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
sysrepo-lua: migrated module code from sysrepo-module-lua branch
authorVasek Sraier <git@vakabus.cz>
Sun, 26 Jan 2020 14:48:08 +0000 (15:48 +0100)
committerVasek Sraier <git@vakabus.cz>
Sun, 26 Jan 2020 14:48:08 +0000 (15:48 +0100)
commitb5102f12616d93b563423ef8166c2f739eb16eca
treec4a661e662831babf64b41e54c9b57f98db07880
parent1711290b8574b44c6e92b86ca1eee281892f7778
sysrepo-lua: migrated module code from sysrepo-module-lua branch

Because this is not a merge commit, line history was lost. But
it does not matter that much, because pretty much all the commited
code was written by me and it's mainly a proof of concept. Nothing
important should have been lost.
meson.build
modules/sysrepo-lua/cbindings/sysrepo_clib.c [new file with mode: 0644]
modules/sysrepo-lua/cbindings/sysrepo_clib.h [new file with mode: 0644]
modules/sysrepo-lua/common [new symlink]
modules/sysrepo-lua/ffi.lua [new file with mode: 0644]
modules/sysrepo-lua/init.lua [new file with mode: 0644]
modules/sysrepo-lua/meson.build