2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Added missing catz/ipkeylist symbols to libdns.def.in

This commit is contained in:
Francis Dupont 2016-06-22 16:31:14 +02:00
parent 047e477d27
commit 393c978065

View File

@ -399,6 +399,8 @@ dns_geoip_shutdown
dns_hashalg_fromtext dns_hashalg_fromtext
dns_ipkeylist_clear dns_ipkeylist_clear
dns_ipkeylist_copy dns_ipkeylist_copy
dns_ipkeylist_init
dns_ipkeylist_resize
dns_iptable_addprefix dns_iptable_addprefix
dns_iptable_addprefix2 dns_iptable_addprefix2
dns_iptable_attach dns_iptable_attach
@ -1150,6 +1152,7 @@ dns_zone_flush
dns_zone_forcereload dns_zone_forcereload
dns_zone_forwardupdate dns_zone_forwardupdate
dns_zone_fulldumptostream dns_zone_fulldumptostream
dns_zone_get_parentcatz
dns_zone_get_rpz_num dns_zone_get_rpz_num
dns_zone_getadded dns_zone_getadded
dns_zone_getaltxfrsource4 dns_zone_getaltxfrsource4
@ -1243,6 +1246,7 @@ dns_zone_rekey
dns_zone_replacedb dns_zone_replacedb
dns_zone_rpz_enable dns_zone_rpz_enable
dns_zone_rpz_enable_db dns_zone_rpz_enable_db
dns_zone_set_parentcatz
dns_zone_setacache dns_zone_setacache
dns_zone_setadded dns_zone_setadded
dns_zone_setalsonotify dns_zone_setalsonotify