entry-nodes
Roger Dingledine
arma at mit.edu
Sun Dec 10 17:31:46 UTC 2006
On Sun, Dec 10, 2006 at 11:26:16AM +0000, Robert Hogan wrote:
> maybe you're mid-change but i think:
>
> if (!strcmp(question,"entry-guards") || <<<<<<<<<<<
>
> should be:
>
> if (!strcmp(question,"entry-nodes") || <<<<<<<<<<<<<<<
Good catch. Actually, "entry-guards" is correct, and the bug
was in control.c:
http://archives.seul.org/or/cvs/Dec-2006/msg00049.html
Thanks!
--Roger
More information about the tor-dev
mailing list