aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-02-23 08:32:58 -0500
committerNick Mathewson <nickm@torproject.org>2021-02-23 08:32:58 -0500
commit4321755de7d4603561369537f6f7c11cefa49262 (patch)
tree2f21fc1d91bc64ce24529278967d23722c5e6354 /changes
parent890780054975e0c5eb95b097deb6fac53640f66d (diff)
parent1c45a3df7cf9d6d2924e97aa466593ff1f6b70fe (diff)
downloadtor-4321755de7d4603561369537f6f7c11cefa49262.tar.gz
tor-4321755de7d4603561369537f6f7c11cefa49262.zip
Merge branch 'ticket40282_046_01_squashed'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket402826
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket40282 b/changes/ticket40282
new file mode 100644
index 0000000000..4cfadcc2c0
--- /dev/null
+++ b/changes/ticket40282
@@ -0,0 +1,6 @@
+ o Major feature (relay):
+ - Relay do not use nor advertise a DirPort anymore. Only authorities do
+ because it is still used by them. Closes ticket 40282.
+ - Authority DirPort self reachability test has now been removed because
+ network reentry to that DirPort is not allowed anymore.
+