Merge branch 'tor-github/pr/1945'

This commit is contained in:
David Goulet
2020-06-24 13:51:51 -04:00
18 changed files with 764 additions and 453 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major feature (IPv6, relay):
- The torrc option Address now supports IPv6. By doing so, we've also
unified the interface to find our address to support IPv4, IPv6 and
hostname. Closes ticket 33233;