]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve awk tests to prevent false negatives
authorMark Andrews <marka@isc.org>
Wed, 17 Aug 2022 02:08:16 +0000 (12:08 +1000)
committerMark Andrews <marka@isc.org>
Thu, 18 Aug 2022 02:56:57 +0000 (02:56 +0000)
commit8fe2876297e82340bf6bf867f0a472804d6d5e65
treed7e69404759913dfc522429162c3ca02c0b43b37
parent786552e8909291caf25342ff027f027e727e972d
Improve awk tests to prevent false negatives

The old code could incorrectly match "INSOA" in the RRSIG rdata
when looking for the SOA record.
bin/tests/system/dnssec/tests.sh