]> granicus.if.org Git - curl/commitdiff
Test case 241 fails on all systems that support IPv6 but that don't have the
authorDaniel Stenberg <daniel@haxx.se>
Sat, 25 Dec 2004 22:51:37 +0000 (22:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 25 Dec 2004 22:51:37 +0000 (22:51 +0000)
host name 'ip6-localhost' in /etc/hosts (or similar) since the test case uses
that host name to test the IPv6 name to address resolver.

docs/KNOWN_BUGS

index 0d575d8477f415242ced9c57aa4db7a69c52fd10..1177b37e2d245d4739c541a51a6306da98be0cf6 100644 (file)
@@ -3,6 +3,10 @@ join in and help us correct one or more of these! Also be sure to check the
 changelog of the current development status, as one or more of these problems
 may have been fixed since this was written!
 
+* Test case 241 fails on all systems that support IPv6 but that don't have the
+  host name 'ip6-localhost' in /etc/hosts (or similar) since the test case
+  uses that host name to test the IPv6 name to address resolver.
+
 * Test case 165 might fail on system which has libidn present, but with an
   old iconv version (2.1.3 is a known bad version), since it doesn't recognize
   the charset when named ISO8859-1. Changing the name to ISO-8859-1 makes the