Lower maximum value for guard-extreme-restriction-percent to 100.
commit15ede0435f5d161e34c11770b6a96f0f31b6cf2f
authorNick Mathewson <nickm@torproject.org>
Thu, 14 Oct 2021 16:39:05 +0000 (14 12:39 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Oct 2021 16:39:05 +0000 (14 12:39 -0400)
tree363ffd7effd4733ca30fd91d3be0c6d09ad4e07b
parented4b8ca74b4300cb5b5b43ee751915a31796ccb7
Lower maximum value for guard-extreme-restriction-percent to 100.

Values greater than 100 would have had the same effect as 100, so
this doesn't actually change Tor's behavior; it just makes the
intent clearer.  Fixes #40486; see also torspec#66.
changes/bug40486 [new file with mode: 0644]
src/feature/client/entrynodes.c