]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename rdatavec flags
authorAlessio Podda <alessio@isc.org>
Tue, 16 Dec 2025 14:39:17 +0000 (15:39 +0100)
committerAlessio Podda <alessio@isc.org>
Tue, 16 Dec 2025 15:49:58 +0000 (16:49 +0100)
commit814634f582c08703bd7df634b3ff4592c9ce4b34
tree40223300cbe2dcff33a7a15a7e4be0f08dc79ee7
parent5de47b86043a7099195e69f148b16fbd505d2ad9
Rename rdatavec flags

Qpzone was still using the RDATASLAB constants, instead of the RDATAVEC
ones. While both have the same definition, using the RDATAVEC ones is
correct.
lib/dns/qpzone.c