Closed Bug 669159 Opened 13 years ago Closed 8 years ago

Restore backup connection for IPv6-only hosts

Categories

(Core :: Networking: HTTP, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 684893

People

(Reporter: Biesinger, Unassigned)

Details

(Whiteboard: [http-conn])

See 621558 comment 9 - I've come to the conclusion that this is actually doable without too much difficulty.

Implementation sketch:
- Add an attribute + member variable isIpv6Only to socket transport. default to false (needed when we don't do DNS resolution, e.g. for SOCKS)
- when DNS resolution is done, iterate over the DNS record and store whether it is v6-only
- when the backup connection gets set up, read that property from the main connection to figure out whether to disable v6 or not
Whiteboard: [http-conn]
may be a duplicate of the bug Patrick mentioned, but either way, I'm not working on this one...
Assignee: cbiesinger → nobody
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.