mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
296 B
Text
6 lines
296 B
Text
o Minor features (ipv6):
|
|
- We add an option ClientAutoIPv6ORPort which makes clients randomly
|
|
prefer a node's IPv4 or IPv6 ORPort. The random preference is set
|
|
every time a node is loaded from a new consensus or bridge config.
|
|
Closes ticket 27490. Patch by Neel Chauhan.
|
|
|