WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 11773
16932
Safari not connecting to IPv6 server with numeric address
https://bugs.webkit.org/show_bug.cgi?id=16932
Summary
Safari not connecting to IPv6 server with numeric address
Andre-John Mas
Reported
2008-01-18 20:21:47 PST
If I try connecting to my web server, on my local network, which is running Apache 2 with IPv6, the following fails:
http://[fe80::230:65ff:fed6:b164%en0]/
Yet at the same time, from the command line: telnet -6 "fe80::230:65ff:fed6:b164%en0" 80 connects. In the connected session, typing: GET / results in a returned page. This either looks like the parsing is failing or the handling of the parsed address is a failing.
Attachments
Add attachment
proposed patch, testcase, etc.
Andre-John Mas
Comment 1
2008-01-18 20:38:28 PST
RFC 2732 does not seem to cover this, but RFC 4007 does. An additional description is listed in the following Wikipedia page in the section Zone indicies:
http://en.wikipedia.org/wiki/IPv6
Alexey Proskuryakov
Comment 2
2008-01-18 22:51:36 PST
*** This bug has been marked as a duplicate of
11773
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug