]> git.ipfire.org Git - thirdparty/tor.git/commit
Add some code to bluntly prevent duplicate guards from getting added
authorNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2013 16:48:47 +0000 (11:48 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 14 Feb 2013 16:48:47 +0000 (11:48 -0500)
commit91027218e29090b18d42e1868367cc2a9e149900
tree715e210ba876dbe45f564207c31816e8cf389a65
parent47cfee781d104a23ed44318c0c763c9834c0b7b6
Add some code to bluntly prevent duplicate guards from getting added

Apparently something in the directory guard code made it possible
for the same node to get added as a guard over and over when there
were no actual running guard nodes.
src/or/entrynodes.c
src/or/or.h