empty_zone_handle_conflicts requires dns_name_t* as first parameter
isc_string_copy, isc_string_printf, isc_string_append and
isc_string_printf_truncate have been removed, replaced by normal c
functions
Functions that are now void and failures are fatal:
isc_buffer_allocate, isc_mutex_destroy, isc_mutex_init,
isc_thread_create, isc_thread_join, dns_zone_setdbtype,
isc_condition_init, isc_condition_destroy
dns_name_t now has to be const in several functions
dns_view_flushcache as an additional paramater
isc_refcount_increment and isc_refcount_decrement now are returning the
second parameter
dns_db_rpz_attach has been deprecated, replaced by alternative
code
dns_db_rpz_ready has been depreacted, commented out rpz_ready
dns_dbmethods_t has 3 additional methods
isc_ondestroy_init has been removed, no replcement
dns_fwdtable_find has an additional parameter
dns_zone_setfile has two addtitional parameters
dns_zone_load has addtional parameter
dns_zone_getserial2 has been renamed to dns_zone_getserial
isc_refcount_increment0 has been renamed to isc_refcount_increment
dns_rbtnodechain_init only has first parameter now
cfg_parse_buffer2 has been renamed to cfg_parse_buffer
cfg_print_grammar has additional parameter
dns_byaddr_createptrname2 has been renamed to dns_byaddr_createptrname
isc_string_printf_truncate have been removed, replaced by normal c
functions
Functions that are now void and failures are fatal:
isc_buffer_allocate, isc_mutex_destroy, isc_mutex_init,
isc_thread_create, isc_thread_join, dns_zone_setdbtype,
isc_condition_init, isc_condition_destroy
dns_name_t now has to be const in several functions
second parameter
code