]> git.ipfire.org Git - thirdparty/tor.git/commit
exit: Deny re-entry into the network
authorRoger Dingledine <arma@torproject.org>
Thu, 28 Jan 2021 04:48:57 +0000 (23:48 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 29 Jan 2021 19:19:17 +0000 (14:19 -0500)
commit93ac6ec4d3d19aaff7fed2ea97b0a30528da3767
treeb9c5c48caafc5649e57c5e95caac416f63b4d349
parentf26950fa7a077de4b6a9329af397fce74182b1e5
exit: Deny re-entry into the network

Exit relays now reject exit attempts to known relay addresses + ORPort and
also to authorities on the ORPort and DirPort.

Closes #2667

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket2667 [new file with mode: 0644]
src/core/or/connection_edge.c