2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add release note for GL #4027

This commit is contained in:
Michał Kępień
2023-05-08 15:29:07 +02:00
parent d01834466d
commit 677fc2257b

View File

@@ -45,6 +45,10 @@ Bug Fixes
as broken and is not contacted again during a given resolution
process. :gl:`#4005`
- When removing delegations from an opt-out range, empty-non-terminal
NSEC3 records generated by those delegations were not cleaned up. This
has been fixed. :gl:`#4027`
- A flaw in reworked code responsible for accepting TCP connections has
been addressed. This issue could cause a visible performance drop for
TCP queries on some platforms, notably FreeBSD, and has now been