]> git.ipfire.org Git - thirdparty/tor.git/commit
Refactor router_pick_directory_server_impl to use node functions
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Sat, 30 Apr 2016 01:00:50 +0000 (11:00 +1000)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 May 2016 12:24:17 +0000 (08:24 -0400)
commit03fc4cf04caf240fa4e285c3b483c60587456e9b
tree5431f035cde13af266e96d25a0d69a04d814beab
parent225448ad34a75b6eea9ab17e306e67578ce86760
Refactor router_pick_directory_server_impl to use node functions

No behavioural change

This makes the use of the node explicit in the function, rather
than hiding the node lookup in fascist_firewall_allows_rs.
src/or/routerlist.c