mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
RT #235: attempts to send a reqeust over IPv6 on systems
that do not support IPv6 caused an assertion failure
This commit is contained in:
parent
99a9da7941
commit
6d8568cb45
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
389. [bug] Attempting to send a reqeust over IPv6 using
|
||||
dns_request_create() on a system without IPv6
|
||||
support caused an assertion failure [RT #235].
|
||||
|
||||
388. [func] host can now do reverse ipv6 lookups.
|
||||
|
||||
387. [func] Add dns_byaddr_createptrname(), which converts
|
||||
|
|
|
|||
Loading…
Reference in a new issue