bind9/lib
Aram Sargsyan d8e1f51a04 Process the 'version' record of the catalog zone first
When processing a new or updated catalog zone, the record datasets
from the database are being processed in order. This creates a
problem because we need to know the version of the catalog zone
schema to process some of the records differently, but we do not
know the version until the 'version' record gets processed.

Find the 'version' record and process it first, only then iterate over
the database to process the rest, making sure not to process the
'version' record twice.

(cherry picked from commit 6035980bb1)
2022-04-14 19:51:37 +00:00
..
bind9 More explicit dns64 prefix errors 2022-03-25 16:08:22 +01:00
dns Process the 'version' record of the catalog zone first 2022-04-14 19:51:37 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Revert "Run the RPZ update as offloaded work" 2022-04-06 10:30:06 +02:00
isccc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
isccfg Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:24:13 +02:00
ns Log "not authoritative for update zone" more clearly 2022-03-30 13:19:46 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00