[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8180 [Tor]: EntryNodes ignored when UseEntryGuards==0
#8180: EntryNodes ignored when UseEntryGuards==0
-----------------------------------------------------+----------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: needs_information
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.9-alpha
Keywords: EntryNodes tor-client backport-023 easy | Parent:
Points: | Actualpoints:
-----------------------------------------------------+----------------------
Changes (by nickm):
* priority: major => normal
* status: new => needs_information
Comment:
Hang on. We *do* warn about this! That was #2571 . In
options_validate, we have:
{{{
if (options->EntryNodes && !options->UseEntryGuards)
log_warn(LD_CONFIG, "EntryNodes is set, but UseEntryGuards is
disabled. "
"EntryNodes will be ignored.");
}}}
Is there any more to do here in 0.2.4?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8180#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs