]> git.ipfire.org Git - thirdparty/tor.git/commit
Split smartlist_choose_node_by_bandwidth_weights
authorNick Mathewson <nickm@torproject.org>
Fri, 18 Jan 2013 17:24:54 +0000 (12:24 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 18 Jan 2013 17:24:54 +0000 (12:24 -0500)
commit42c4418bed2cdad029404cca39fc60f7d7235aab
tree7082f761132a2fd54fbf6e15b272e046e392cda4
parent2386a98d461bfbd8bbe0f5a17402841599c769e5
Split smartlist_choose_node_by_bandwidth_weights

This is a minimal refactoring to expose the weighted bandwidth
calculations for each node so I can use them to see what fraction of
nodes, weighted by bandwidth, we have descriptors for.
src/or/routerlist.c