summaryrefslogtreecommitdiff
path: root/src/or/routerset.c
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2017-07-12 11:17:26 -0400
committerDavid Goulet <dgoulet@torproject.org>2017-07-13 16:50:09 -0400
commit750c684fff02fde3054261abbbdcc6a458bea8e0 (patch)
treea4ba1d9dfd6c362240271adf81f5b3a68a84c1a2 /src/or/routerset.c
parente9dd4ed16d8606dc0aa0cd6eadc99aa959f93392 (diff)
downloadtor-750c684fff02fde3054261abbbdcc6a458bea8e0.tar.gz
tor-750c684fff02fde3054261abbbdcc6a458bea8e0.zip
prop224: Don't use an array of config handlers
As per nickm suggestion, an array of config handlers will not play well with our callgraph tool. Instead, we'll go with a switch case on the version which has a good side effect of allowing us to control what we pass to the function intead of a fix set of parameters. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/or/routerset.c')
0 files changed, 0 insertions, 0 deletions