From 244ec6e624e68e46b2ab89b4227e8296b2c404ce Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 23 May 2000 22:49:50 +0000 Subject: [PATCH] added reference to doc/misc/ipv6 --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 5c19af0363..2cbd7ffb6f 100644 --- a/README +++ b/README @@ -102,12 +102,15 @@ BIND 9.0.0b3 Bug fixes. Most bugs reported against beta 2 have been fixed. - There are still some known bugs, including: + There are a few known bugs: The option "query-source * port 53;" will not work as expected. Instead of the wildcard address "*", you need 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 the CHANGES file.