Skip to content
Snippets Groups Projects
Commit 75772ea0 authored by Nick Mathewson's avatar Nick Mathewson :game_die: Committed by George Kadianakis
Browse files

Validate address more carefully when checking self-reachability

Previously, we would treat *any* incoming circuit on a non-local
channel as meaning that our ORPort was reachable.  With this patch,
we make sure that the address that the peer _says_ we have is the
same as the one we're trying to advertise right now.

Closes 20165. Bugfix on 4f5192b2 in 0.1.0.1-rc, when
reachability self-tests were first introduced.
parent afd88ee8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment