mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add release note for [GL #4708]
This commit is contained in:
parent
099e0fb0a3
commit
922f98a330
1 changed files with 6 additions and 0 deletions
|
|
@ -78,6 +78,12 @@ Bug Fixes
|
|||
conditions were incorrectly prioritized during server selection.
|
||||
These are now properly handled as unreachable. :gl:`#4736`
|
||||
|
||||
- When sending a TCP reset for a connection, on some systems
|
||||
the libuv call may return an error code, which triggered an
|
||||
assertion failure in `named`. This error condition is now
|
||||
being dealt with in a more graceful manner, by logging the
|
||||
incident and shutting down the connection. :gl:`#4708`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue