[tor-bugs] #7478 [Tor]: Allow routersets to include/exclude nodes by IPv6 address

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 4 12:52:19 UTC 2016


#7478: Allow routersets to include/exclude nodes by IPv6 address
-----------------------------------------------+---------------------------
 Reporter:  nickm                              |          Owner:  teor
     Type:  enhancement                        |         Status:
 Priority:  High                               |  needs_review
Component:  Tor                                |      Milestone:  Tor:
 Severity:  Normal                             |  0.2.8.x-final
 Keywords:  tor-client ipv6 TorCoreTeam201602  |        Version:
Parent ID:                                     |     Resolution:
  Sponsor:                                     |  Actual Points:
                                               |         Points:  small
-----------------------------------------------+---------------------------

Comment (by bugzilla):

 Replying to [comment:21 teor]:
 > We can't make this change to the patch, because addr requires locally
 allocated storage, but ipv6_addr does not.
 N/A transforming ipv6_addr into the same type as addr? No problem.
 > This change may cause compiler warnings on some platforms due to casting
 the int return value to the fixed-width variable. The width of int is
 irrelevant when it's used as a boolean.
 It's a general suggestion for the entire project. Is {{{bool}}} prohibited
 in Tor?

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


More information about the tor-bugs mailing list