mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 12:32:04 -04:00
added missing CHANGES entry:
292. [bug] Due to problems with the way some operating systems
handle simultaneous listening on IPv4 and IPv6
addresses, the server no longer listens on IPv6
addresses by default. To revert to the previous
behavior, specify "listen-on-v6 { any; };" in
the config file.
This commit is contained in:
parent
507bdd91f7
commit
d68e4b66b1
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
292. [bug] Due to problems with the way some operating systems
|
||||
handle simultaneous listening on IPv4 and IPv6
|
||||
addresses, the server no longer listens on IPv6
|
||||
addresses by default. To revert to the previous
|
||||
behavior, specify "listen-on-v6 { any; };" in
|
||||
the config file.
|
||||
|
||||
291. [func] Caching servers no longer send outgoing queries
|
||||
over TCP just because the incoming recursive query
|
||||
was a TCP one.
|
||||
|
|
|
|||
Loading…
Reference in a new issue