]> git.ipfire.org Git - thirdparty/pdns.git/commit
Restore the Lua binding for DNSName::wirelength() 8142/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 30 Jul 2019 06:38:42 +0000 (08:38 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 30 Jul 2019 06:38:42 +0000 (08:38 +0200)
commit8c5a204f90febbf2a16a1b6f30ba6ead126216ff
tree8a200560d5acd14374863e2e7347e9f9e0ecc0c5
parentb3eb306ad7085ec71e7ed22100322c8b21eb286d
Restore the Lua binding for DNSName::wirelength()

c052aac71b2ff336ca59421a5bee30564ce9562a renamed it to DNSName::wireLength()
while documenting the DNSName bindings in the auth, unfortunately
breaking compatibility in the recursor.
pdns/lua-base4.cc