]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move zonediff_t to lib/dns/zone_p.h
authorMichał Kępień <michal@isc.org>
Tue, 13 Mar 2018 13:06:08 +0000 (14:06 +0100)
committerEvan Hunt <each@isc.org>
Thu, 10 May 2018 16:28:52 +0000 (09:28 -0700)
commit5f0b4eaf7081092678d5371bfdadf724d2457ffe
treefe3e8f61f744e1b5d90f7623c2877ef48855ad53
parent27f777c61a0d81a5bfaf3812d089b34b4e155fb4
Move zonediff_t to lib/dns/zone_p.h

Rename zonediff_t to dns__zonediff_t and move it to lib/dns/zone_p.h, so
that unit tests can be written for functions taking pointers to
structures of this type as arguments.

(cherry picked from commit ace465a9f924ca445eb31c925abde864a4f2adea)
(cherry picked from commit ea15c54d8a0e91ffae75f8ab2c4f244ba70665c1)
(cherry picked from commit 5712d9528f59f1383ef5b229e99172193ef57719)
lib/dns/tests/dnstest.c
lib/dns/zone.c
lib/dns/zone_p.h