2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

added reference to doc/misc/ipv6

This commit is contained in:
Andreas Gustafsson
2000-05-23 22:49:50 +00:00
parent 9023c42352
commit 244ec6e624

5
README
View File

@@ -102,12 +102,15 @@ BIND 9.0.0b3
Bug fixes. Most bugs reported against beta 2 have been Bug fixes. Most bugs reported against beta 2 have been
fixed. fixed.
There are still some known bugs, including: There are a few known bugs:
The option "query-source * port 53;" will not work as The option "query-source * port 53;" will not work as
expected. Instead of the wildcard address "*", you need expected. Instead of the wildcard address "*", you need
to use an explicit source IP address. to use an explicit source IP address.
On some systems, IPv6 and IPv4 sockets interact in
unexpected ways. For details, see doc/misc/ipv6.
For a detailed list of user-visible changes since beta 2, see For a detailed list of user-visible changes since beta 2, see
the CHANGES file. the CHANGES file.