commit 1c45a3df7cf9d6d2924e97aa466593ff1f6b70fe parent 100c758cd83edb5c64ff669d1b5f444c83addb5c Author: David Goulet <dgoulet@torproject.org> Date: Wed, 17 Feb 2021 11:33:39 -0500 changes: Add changes file for #40282 Closes #40282 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket40282 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40282 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. +