Merge remote-tracking branch 'tor-gitlab/mr/64'

This commit is contained in:
Nick Mathewson
2020-07-21 09:33:41 -04:00
2 changed files with 34 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major features (relay, IPv6):
- When a relay with IPv6 support opens a connection to another
relay, and the extend cell lists both IPv4 and IPv6 addresses, the
first relay now picks randomly which address to use. Closes
ticket 33220.