#181 [WIP] Partial fix for bind 9.12 compatibility
Closed by abbra. Opened by benroberts.
benroberts/bind-dyndb-ldap bind9_12  into  master

Partial fixes for #180, improving bind 9.12 compatibility

  • Renames DNS_SSU* enums to lowercase
  • Updates function signatures to match bind's use of const pointers
  • Handle relocation of dns_rpz_zones_t definition

This PR is incomplete, as there are still compilation errors as described in #180.

A separate pull request which combined a joint work coming from multiple pull requests was merged to master. It allows to build against bind 9.11 and bind 9.16.

Pull-Request has been closed by abbra