mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 12:31:29 -05:00
Add CHANGES and release notes for [GL #3125]
(cherry picked from commit 932fc7b826703f8b0f30ed11c496f94a02e6ebbb)
This commit is contained in:
parent
916b301fd4
commit
b7fb29397a
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5801. [bug] Log "quota reached" message when hard quota
|
||||
is reached when accepting a connection. [GL #3125]
|
||||
|
||||
5800. [func] Add ECS support to the DLZ interface. [GL #3082]
|
||||
|
||||
5799. [bug] Use L1 cache-line size detected at runtime. [GL #3108]
|
||||
|
|
|
|||
|
|
@ -49,3 +49,6 @@ Bug Fixes
|
|||
- A failed view configuration during a named reconfiguration procedure could
|
||||
cause inconsistencies in BIND internal structures, causing a crash or other
|
||||
unexpected errors. This has been fixed. :gl:`#3060`
|
||||
|
||||
- Restore logging "quota reached" message when accepting connection is over
|
||||
hard quota. :gl:`#3125`
|
||||
|
|
|
|||
Loading…
Reference in a new issue