[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#9729: Make bridges publish additional ORPort addresses in their descriptor
----------------------------+----------------------------------------------
     Reporter:  sqrt2       |      Owner:
         Type:              |     Status:  new
  enhancement               |  Milestone:
     Priority:  normal      |    Version:  Tor: 0.2.4.17-rc
    Component:  Tor         |   Keywords:  ORPort bridge multiple addresses
   Resolution:              |  Parent ID:
Actual Points:              |
       Points:              |
----------------------------+----------------------------------------------

Comment (by sqrt2):

 Yes, these are all IPv4 addresses (though I could also add reachable IPv6
 addresses if that helps with testing).

 The fact that in reality there are only IPv6 addresses appears to be a due
 to missing code that would make anything else happen; quoting struct
 routerinfo_t from or.h:

 {{{
   /** A router's IPv6 address, if it has one. */
   /* XXXXX187 Actually these should probably be part of a list of
 addresses,
    * not just a special case.  Use abstractions to access these; don't do
 it
    * directly. */
   tor_addr_t ipv6_addr;
   uint16_t ipv6_orport;
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9729#comment:5>
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