Switch to a StrictNodes config option.
commit580066f2f6fb9be141edab80396035f43895ac6f
authorRoger Dingledine <arma@torproject.org>
Fri, 18 Sep 2009 02:45:54 +0000 (17 22:45 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 21 Dec 2009 08:52:31 +0000 (21 03:52 -0500)
tree27b1df0ad5796eed0708b929b9c0807d9736baa0
parent5fee54a50f0c282193037649cf9c334c3e01dadb
Switch to a StrictNodes config option.

This is step one of handling ExcludedNodes better. This first
step is just to make EntryNodes and ExitNodes do what they did
before.
src/or/circuitbuild.c
src/or/config.c
src/or/or.h
src/or/rendservice.c
src/or/routerlist.c