]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move find_zone_keys() to lib/dns/zone_p.h
authorMichał Kępień <michal@isc.org>
Tue, 13 Mar 2018 13:06:10 +0000 (14:06 +0100)
committerEvan Hunt <each@isc.org>
Thu, 10 May 2018 16:32:21 +0000 (09:32 -0700)
commitb8720b8f505e823c5495ab3ff43eaf5116ca03bf
treeecfcb8bbe68df4bda8d3e6024d3b523f26d15f94
parentae03a5c1fa5d7d6cce93273cd41171595882c7d4
Move find_zone_keys() to lib/dns/zone_p.h

Rename find_zone_keys() to dns__zone_findkeys() and move it to
lib/dns/zone_p.h, so that it can be used in unit tests.  Add a comment
describing the purpose of this function.

(cherry picked from commit d7143986b1c43884d89383ef7a2e1127e8324d33)
(cherry picked from commit fc0e99c7d7c20b1e270ab868da1a00198f39835b)
(cherry picked from commit a6be59ce082597b138fe782462a9d010bc7dd232)
lib/dns/win32/libdns.def.in
lib/dns/zone.c
lib/dns/zone_p.h