]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add bindings for the `DNSResponse` object
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 8 Sep 2016 12:02:32 +0000 (14:02 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 8 Sep 2016 12:02:32 +0000 (14:02 +0200)
commit6beb5731f5a0c9dee1b990306a72a23363a88643
tree521ecfba941528fb328123b6212cc3c492f9bdc8
parent1d0bd88ab934b869a0355ab8ee3a123c23cc9ca7
dnsdist: Add bindings for the `DNSResponse` object

LuaWrapper doesn't support inheritance, so the bindings are not
inherited from the `DNSQuestion` ones.
pdns/dnsdist-lua.cc