mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
|
o Minor features (ipv6):
|
||
|
- When using addrs_in_same_network_family(), check IPv6 subnets as well as
|
||
|
IPv4 ones where possible when a client chooses circuit paths. Previously,
|
||
|
we used this function only for IPv4 subnets. Closes ticket 24393. Patch
|
||
|
by Neel Chauhan.
|
||
|
|