]> git.ipfire.org Git - thirdparty/tor.git/commit
Teach connection_ap_can_use_exit about Exclude*Nodes
authorSebastian Hahn <sebastian@torproject.org>
Wed, 16 Sep 2009 00:23:04 +0000 (02:23 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 16 Sep 2009 00:29:57 +0000 (02:29 +0200)
commitdc3229313b6d2aaff437c6fc7fa55ead4409e93d
tree83980aae143c5c231f9327aa3bcf3b1ae04d0689
parent24c740e5fdfa1897b2e8de045d11c419d1e0b5d4
Teach connection_ap_can_use_exit about Exclude*Nodes

To further attempt to fix bug 1090, make sure connection_ap_can_use_exit
always returns 0 when the chosen exit router is excluded. This should fix
bug1090.
ChangeLog
src/or/connection_edge.c