Let 0.2.3 clients exit to internal addresses if they want
commit2ecee3fce2179c6fe9f9c748522e417b887ee021
authorRoger Dingledine <arma@torproject.org>
Mon, 22 Oct 2012 19:45:39 +0000 (22 15:45 -0400)
committerRoger Dingledine <arma@torproject.org>
Tue, 23 Oct 2012 21:18:01 +0000 (23 17:18 -0400)
tree0364cd0f3303c51e0621f4047d966510c23a3d99
parent85659d3964669f9f419123c648e517f4ba539462
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.
changes/bug7190 [new file with mode: 0644]
src/or/policies.c