mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
Add release note for GL #3410
This commit is contained in:
parent
ef5e0641c3
commit
41fdb42e9c
1 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,11 @@ Security Fixes
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- A new Response Policy Zone (RPZ) :ref:`option<rpz>`, ``ede``, was
|
||||
added. It enables an :rfc:`8914` Extended DNS Error (EDE) code of
|
||||
choice to be set for responses which have been modified by a given
|
||||
RPZ. :gl:`#3410`
|
||||
|
||||
- Worker threads' event loops are now managed by a new "loop manager"
|
||||
API, significantly changing the architecture of the task, timer, and
|
||||
networking subsystems for improved performance and code flow.
|
||||
|
|
|
|||
Loading…
Reference in a new issue