Fix for small test networks: don't refuse to have any sampled guards.
commit80fa404625b757cbde07be76abf848efadab7c46
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Nov 2016 17:48:32 +0000 (29 12:48 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 16 Dec 2016 16:06:19 +0000 (16 11:06 -0500)
tree705b08cd0eb076218fa5972b11b8eef2b8eea634
parenteac8b3f758545f02fd7db58c458de19a6442044b
Fix for small test networks: don't refuse to have any sampled guards.

Don't restrict the sample size if the network size is less than 20
guards.  Maybe we'll think of a better rule later on?
src/or/entrynodes.c