[tor-bugs] #9729 [Tor]: Make bridges publish additional ORPort addresses in their descriptor

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 13 04:31:38 UTC 2015


#9729: Make bridges publish additional ORPort addresses in their descriptor
-------------------------+-------------------------------------------------
     Reporter:  sqrt2    |      Owner:
         Type:           |     Status:  needs_revision
  enhancement            |  Milestone:  Tor: 0.2.7.x-final
     Priority:  normal   |    Version:  Tor: 0.2.5.1-alpha
    Component:  Tor      |   Keywords:  ORPort, bridge, multiple,
   Resolution:           |  addresses, 026-triaged-1, andrea-review
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by daube):

 Thanks for your speedy review Andrea!

 Attached is a patch that addresses your comment on
 66c75a40ca6ba4e5b6cc65e835039fe8afd7d6d8. It makes `tor_addr_port_eq(NULL,
 NULL) == 1` by testing if the two `tor_addr_t *` arguments point to the
 same location (i.e., `if (a == b)`). I hope this is sufficient.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9729#comment:46>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list