[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #1776 [Tor Client]: Allow regular relays to be used as bridges
#1776: Allow regular relays to be used as bridges
-------------------------+--------------------------------------------------
Reporter: Sebastian | Owner: arma
Type: defect | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version:
Resolution: | Keywords:
Parent: |
-------------------------+--------------------------------------------------
Changes (by Sebastian):
* status: accepted => needs_review
Comment:
So my original patch was being extremely silly when it did this:
if (old_router && (!routerinfo_is_a_configured_bridge(router) ||
routerinfo_is_a_configured_bridge(old_router))) {
because routerinfo_is_a_configured_bridge() will either be true for both
or neither one of them.
bug1776_v3 should fix that, I think.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1776#comment:14>
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