]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Automatically load Lua FFI inspection functions
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 16 Jun 2023 07:46:16 +0000 (09:46 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 14 Aug 2023 14:01:32 +0000 (16:01 +0200)
commit17e996f232e72848c590a0bee557933a6ce901ee
treec57959121212d7e18cf9ffd9de51c16b0035ae4e
parent24735efc3554ec5dd37b61afebff93fef2b3762b
dnsdist: Automatically load Lua FFI inspection functions

We used to do that for all Lua FFI functions except the ones used
for inspecting StatNode objects.

(cherry picked from commit b4fbe20d867d6f97f282f6e17d71e7e0a1346659)
pdns/dnsdist-dynblocks.hh
pdns/dnsdistdist/Makefile.am
pdns/dnsdistdist/dnsdist-lua-inspection-ffi.h [new file with mode: 0644]
pdns/dnsdistdist/dnsdist-lua-inspection-ffi.hh [deleted file]