Turn #defines for prop271 into networkstatus params
commitd2af9826fd0a75efee8612b96709c39f24196f53
authorNick Mathewson <nickm@torproject.org>
Sat, 26 Nov 2016 15:06:50 +0000 (26 10:06 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 16 Dec 2016 16:06:17 +0000 (16 11:06 -0500)
tree9fabbb884e4e9a2c46b10af6e25e24b1e46b6a1b
parent039bd01767d42961cb16ff4914481332b52cf8db
Turn #defines for prop271 into networkstatus params

Some of these will get torrc options to override them too; this
is just the mechanical conversion.

Also, add documentation for a couple of undocumented (but now used)
parameters.
src/or/entrynodes.c
src/or/entrynodes.h
src/test/test_entrynodes.c