mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 13:32:11 -04:00
1372. [bug] named crashes with an assertion failure on exit when
sharing the same port for listening and querying, and changing listening addresses several times. [RT# 3509]
This commit is contained in:
parent
e992af4209
commit
ab2ac96c4e
1 changed files with 5 additions and 1 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,4 +1,8 @@
|
|||
1371 [bug] notify-source-v6, transfer-source-v6 and
|
||||
1372. [bug] named crashes with an assertion failure on exit when
|
||||
sharing the same port for listening and querying, and
|
||||
changing listening addresses several times. [RT# 3509]
|
||||
|
||||
1371. [bug] notify-source-v6, transfer-source-v6 and
|
||||
query-source-v6 with explict addresses and using the
|
||||
same ports as named was listening on could interfere
|
||||
with nameds ability to answer queries sent to those
|
||||
|
|
|
|||
Loading…
Reference in a new issue