]> granicus.if.org Git - pdns/commit
BIND backend: support "native" zones
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 6 Mar 2017 14:43:18 +0000 (15:43 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 6 Mar 2017 14:57:42 +0000 (15:57 +0100)
commit1cab5f510e3696b6094c05d5bf4fef994675dd01
tree0d4594db4a3fadcb5600f1c75a6cd2fe40bab53a
parent491dcf87b9c68c2e2a7b8225b31baa03c7c00e28
BIND backend: support "native" zones

Allow the use of `type native;` for zones in BIND config files. We also
assume the type is native if no type is specified.

Closes #1284
docs/markdown/authoritative/backend-bind.md
modules/bindbackend/bindbackend2.cc