2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES for [GL #2642]

5625.   [func]          Reduce the supported maximum number of iterations
                        that can be configured in an NSEC3 zones to 150.
                        [GL #2642]
This commit is contained in:
Mark Andrews
2021-04-21 11:43:47 +10:00
parent 46eb21c546
commit e04f06873f

View File

@@ -1,3 +1,7 @@
5629. [func] Reduce the supported maximum number of iterations
that can be configured in an NSEC3 zone to 150.
[GL #2642]
5628. [bug] Host and nslookup could die on SERVFAIL response.
[GL #2564]