aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-06-24 07:44:41 -0400
committerDavid Goulet <dgoulet@torproject.org>2020-06-24 07:44:41 -0400
commit2d9196054059977bea58d2aef904c099c750bbc0 (patch)
tree44e5d5df9c0ce322eb640d4c3e2ef861b108b695 /changes
parenta3b573b39269d41d71d7a0c9e56c920f96c71375 (diff)
parentac648fa3070b9fea5628540cbea4876e4d0745b4 (diff)
downloadtor-2d9196054059977bea58d2aef904c099c750bbc0.tar.gz
tor-2d9196054059977bea58d2aef904c099c750bbc0.zip
Merge branch 'tor-github/pr/1942'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket340674
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket34067 b/changes/ticket34067
new file mode 100644
index 0000000000..b67ccf6082
--- /dev/null
+++ b/changes/ticket34067
@@ -0,0 +1,4 @@
+ o Major features (relay self-testing, IPv6):
+ - Relays now track their IPv6 ORPort separately from the reachability of
+ their IPv4 ORPort. They will not publish a descriptor unless _both_
+ ports appear to be externally reachable. Closes ticket 34067.