Make NumDirectoryGuards work with the new guard algorithm.
commit506bd6d47c9c003a94eae7132e83b682a53f0bc9
authorNick Mathewson <nickm@torproject.org>
Mon, 12 Dec 2016 15:32:25 +0000 (12 10:32 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 16 Dec 2016 16:34:31 +0000 (16 11:34 -0500)
treeaa4f6d71402ea6e7ed53aff612b03205105e9dd8
parentd9200d853d5b9125ebcb47ae5a02ef0cd52f436a
Make NumDirectoryGuards work with the new guard algorithm.

Now that we support NumEntryGuards, NumDirectoryGuards is pretty
easy to put back in.
src/or/entrynodes.c
src/or/entrynodes.h
src/test/test_entrynodes.c