mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Let 0.2.3 clients exit to internal addresses if they want
Clients now consider the ClientRejectInternalAddresses config option when using a microdescriptor consensus stanza to decide whether an exit relay would allow exiting to an internal address. Fixes bug 7190; bugfix on 0.2.3.1-alpha.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes:
|
||||
- Clients now consider the ClientRejectInternalAddresses config option
|
||||
when using a microdescriptor consensus stanza to decide whether
|
||||
an exit relay would allow exiting to an internal address. Fixes
|
||||
bug 7190; bugfix on 0.2.3.1-alpha.
|
||||
|
||||
Reference in New Issue
Block a user