bind9/bin
Michał Kępień 1237d73cd1
Fix map offsets in the "masterformat" system test
The "masterformat" system test attempts to check named-checkzone
behavior when it is fed corrupt map-format zone files.  However, despite
the RBTDB and RBT structures having evolved over the years, the offsets
at which a valid map-format zone file is malformed by the "masterformat"
test have not been updated accordingly, causing the relevant checks to
introduce a different type of corruption than they were originally meant
to cause:

  - the "bad node header" check originally mangled the 'type' member of
    the rdatasetheader_t structure for cname.example.nil,

  - the "bad node data" check originally mangled the 'serial' and
    'rdh_ttl' members of the rdatasetheader_t structure for
    aaaa.example.nil.

Update the offsets at which the map-format zone file is malformed at by
the "masterformat" system test so that the relevant checks fulfill their
original purpose again.
2024-01-05 12:40:50 +01:00
..
check Extend dns_db_allrdatasets to control interation results 2022-12-08 11:20:35 +11:00
confgen Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
dig Don't use reference counting in isc_timer unit 2023-01-19 11:28:10 +01:00
dnssec Update the source code formatting using clang-format-17 2023-10-17 17:56:31 +02:00
named Update b.root-servers.net IP addresses 2023-11-03 03:44:43 +11:00
nsupdate Handle address lookup failure more gracefully 2023-02-01 00:41:09 +11:00
pkcs11 Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
plugins Backport isc_ht API changes from BIND 9.18 2024-01-05 11:52:05 +01:00
python Adapt to Python scripts to black 23.1.0 2023-02-17 16:55:47 +01:00
rndc Document that reloading happens asynchronously 2023-09-27 10:14:35 +10:00
tests Fix map offsets in the "masterformat" system test 2024-01-05 12:40:50 +01:00
tools Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
win32/BINDInstall Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00