ipv6: Flip ClientUseIPv6 to 1

Fixes #40785

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
agowa338
2023-04-29 17:28:30 +00:00
committed by David Goulet
parent 2bb8988629
commit ffb764949e
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor feature (client, IPv6):
- Make client able to pick IPv6 relays by default now meaning ClientUseIPv6
option now defaults to 1. Closes ticket 40785.