diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-02-23 08:32:58 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-02-23 08:32:58 -0500 |
commit | 4321755de7d4603561369537f6f7c11cefa49262 (patch) | |
tree | 2f21fc1d91bc64ce24529278967d23722c5e6354 /changes | |
parent | 890780054975e0c5eb95b097deb6fac53640f66d (diff) | |
parent | 1c45a3df7cf9d6d2924e97aa466593ff1f6b70fe (diff) | |
download | tor-4321755de7d4603561369537f6f7c11cefa49262.tar.gz tor-4321755de7d4603561369537f6f7c11cefa49262.zip |
Merge branch 'ticket40282_046_01_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40282 | 6 |
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. + |