]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth LUA: move LUA state up into the PacketHandler so we can reuse it in TCP as well
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Apr 2022 12:18:36 +0000 (14:18 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 5 Jul 2022 13:11:55 +0000 (15:11 +0200)
commitd43d0b932e915c5c26f1e38204a7f877951576ea
tree6433c1cf0f4dd1d3ba1de45bc67167ab77924c78
parentc47c53221072cd0a7fa8b90cd4ecda03c1c7788b
auth LUA: move LUA state up into the PacketHandler so we can reuse it in TCP as well

fixes #11522
pdns/lua-auth4.hh
pdns/lua-record.cc
pdns/packethandler.cc
pdns/packethandler.hh