Closed
Bug 242352
Opened 21 years ago
Closed 9 years ago
PAC2: add full IPv6 address support
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: benc, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Adding IPv6 address support to the addressing functions in PAC would essentially
require a new PAC specification.
Darin has done some work to keep PAC from breaking as more IPv6 features are
added. Each interoperability problem should go in a function-specific bug, and
be tracked against PAC meta bug 79893.
This tracking bug is for implementing IPv6 support, and should have only general
implementation discussion. Each function should have a bug.
--
I would like to see if a general coding style for support could be discussed
here. From reading the existing PAC function code, it seems like several
aproaches are mixed together, some harder to read or test than others.
Updated•18 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Comment 1•18 years ago
|
||
Microsoft has implemented in IE7 and Vista a solution to this:
http://blogs.msdn.com/wndp/articles/IPV6_PAC_Extensions_v0_9.aspx
and
http://blogs.msdn.com/wndp/archive/2006/07/18/IPV6_WPAD_for_WinHttp_and_WinInet.aspx
Comment 2•12 years ago
|
||
Ari, the links no longer work. Could you provide updated links? I cannot see why the articles would have been remove. Thanks.
Comment 3•12 years ago
|
||
Comment 4•9 years ago
|
||
inactive meta bug..
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•