mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'teor/bug-15771-reachability'
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
o Minor bugfixes (test networks)
|
||||
- When self-testing reachability, use ExtendAllowPrivateAddresses
|
||||
to determine if local/private addresses imply reachability.
|
||||
The previous fix used TestingTorNetwork, which implies
|
||||
ExtendAllowPrivateAddresses, but this excluded rare configs where
|
||||
ExtendAllowPrivateAddresses is set but TestingTorNetwork is not.
|
||||
Fixes bug 15771; bugfix on 0.2.6.1-alpha, bug #13924.
|
||||
Patch by "teor", issue discovered by CJ Ess.
|
||||
Reference in New Issue
Block a user