2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 23:25:38 +00:00
This commit is contained in:
Evan Hunt
2020-05-11 15:27:14 -07:00
parent 7192edf9c2
commit 0f901b5f2d

View File

@@ -1,3 +1,7 @@
5409. [performance] When looking up NSEC3 data in a zone database, skip
the check for empty non-terminal nodes; the NSEC3
tree doesn't have any. [GL #1834]
5408. [protocol] Print Extended DNS Errors if present in OPT record.
[GL #1835]