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

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 3 13:53:24 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):

 Review:
 src/or/routerset.c
 > @@ -275,10 +280,14 @@ routerset_contains_router(const routerset_t *set,
 const routerinfo_t *ri,

 > @@ -292,10 +301,14 @@ routerset_contains_routerstatus(const routerset_t
 *set,

 Transform {{{addr}}} to const pointer (as {{{ipv6_addr}}}) or vice versa
 for uniformity.

 src/test/test_routerset.c
 > @1111: int
 Avoid {{{int}}} and other non-fixed-width data types.

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


More information about the tor-bugs mailing list