Remove the ClientAutoIPv6ORPort option
In legacy/trac#27490 (moved), we introduced the option ClientAutoIPv6ORPort
, which randomly tries IPv4 or IPv6 randomly.
This option is not true Happy Eyeballs and fails very often, usually trying IPv6 on networks which are IPv4-only (legacy/trac#30639 (moved)).
We should remove this option.
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Neel Chauhan changed milestone to %Tor: 0.4.4.x-final in legacy/trac
changed milestone to %Tor: 0.4.4.x-final in legacy/trac
Trac:
Parent Ticket: legacy/trac#29641 (moved)
Child Ticket(s): legacy/trac#32942 (moved), legacy/trac#30639 (moved)- Neel Chauhan added component::core tor/tor in Legacy / Trac ipv6 in Legacy / Trac milestone::Tor: 0.4.4.x-final in Legacy / Trac owner::neel in Legacy / Trac parent::29641 in Legacy / Trac priority::medium in Legacy / Trac resolution::fixed in Legacy / Trac reviewer::dgoulet in Legacy / Trac severity::normal in Legacy / Trac status::closed in Legacy / Trac type::enhancement in Legacy / Trac labels
added component::core tor/tor in Legacy / Trac ipv6 in Legacy / Trac milestone::Tor: 0.4.4.x-final in Legacy / Trac owner::neel in Legacy / Trac parent::29641 in Legacy / Trac priority::medium in Legacy / Trac resolution::fixed in Legacy / Trac reviewer::dgoulet in Legacy / Trac severity::normal in Legacy / Trac status::closed in Legacy / Trac type::enhancement in Legacy / Trac labels
- Author Guest
Trac:
Description: TheClientAutoIPv6ORPort
fails very often, usually trying IPv6 on networks which are IPv4-only (legacy/trac#30639 (moved)). We should remove this option.to
In legacy/trac#27490 (moved), we introduced the option
ClientAutoIPv6ORPort
, which randomly tries IPv4 or IPv6 randomly.This option is not true Happy Eyeballs and fails very often, usually trying IPv6 on networks which are IPv4-only (legacy/trac#30639 (moved)).
We should remove this option.
Keywords: N/A deleted, ipv6 added
Version: N/A to Tor: unspecified
Milestone: N/A to Tor: unspecified - Author Guest
- Author Guest
Also see: https://lists.torproject.org/pipermail/tor-dev/2020-January/014120.html
Trac:
Parent: N/A to legacy/trac#30639 (moved) - Author Guest
Trac:
Status: assigned to needs_review Since this option has been present in tor for a few releases, we should deprecate it in one release, and then remove it in the next release,
Please open a separate ticket to deprecate the option in the deprecation table: https://gitweb.torproject.org/tor.git/tree/src/app/config/config.c#n819 We can merge that ticket into the current master.
Then, after we split off the next release, we can merge this ticket into master. (And revert the changes to the deprecation table.)
Trac:
Status: needs_review to needs_revision- Author Guest
I deprecated
ClientAutoIPv6ORPort
in ticket legacy/trac#32942 (moved) (commit 8d288eb3).Setting as needs review for 0.4.4.x.
Trac:
Status: needs_revision to needs_review
Milestone: Tor: unspecified to Tor: 0.4.4.x-final - Owner
lgtm;
This is 0.4.4 and merge window hasn't opened yet.
Trac:
Reviewer: N/A to dgoulet
Status: needs_review to merge_ready Trac:
Parent: legacy/trac#30639 (moved) to N/ATrac:
Parent: N/A to legacy/trac#29641 (moved)- Owner
@neel, Hi! There is a merge conflict with latest git master because the tor.1.txt file has been re-ordered. You think you can rebase your branch on latest master?
If not, that is fine, I can take a shot and try to resolve the conflict. Thanks!
Trac:
Status: merge_ready to needs_revision - Author Guest
I couldn't merge the changes on the existing branch but I have moved the changes to a new PR: https://github.com/torproject/tor/pull/1751
Trac:
Status: needs_revision to needs_review - Owner
CI fails. The
src/test/conf_examples/large_1/expected_no_dirauth
file still has a reference toClientAutoIPv6ORPort
.Else this lgtm.
Trac:
Status: needs_review to needs_revision - Author Guest
Should be good now.
Trac:
Status: needs_revision to needs_review - Owner
Thanks. Merged!
Trac:
Status: needs_review to closed
Resolution: N/A to fixed - Trac closed
closed
- Trac mentioned in issue legacy/trac#29641 (moved)
mentioned in issue legacy/trac#29641 (moved)
- Trac mentioned in issue legacy/trac#30639 (moved)
mentioned in issue legacy/trac#30639 (moved)
- Trac mentioned in issue legacy/trac#32942 (moved)
mentioned in issue legacy/trac#32942 (moved)
- Trac moved from legacy/trac#32905 (moved)
moved from legacy/trac#32905 (moved)