[tor-bugs] #25183 [Core Tor/Tor]: Implement a way to tell if an IP address is a known relay

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 8 19:42:56 UTC 2018


#25183: Implement a way to tell if an IP address is a known relay
-------------------------------------------------+-------------------------
 Reporter:  dgoulet                              |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.3.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-relay, tor-dos, 029-backport,    |  Actual Points:
  031-backport, 032-backport                     |
Parent ID:  #24902                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * status:  assigned => needs_review


Comment:

 I've written unit tests for both using `address_set_t` and the integration
 with the nodelist.

 Quick thing though, I've renamed `addressset.c` to `address_set.c` because
 that triple 's' was kind of intense and difficult to brain-parse on what
 it is exactly. Furthermore, the namespace for this file is `address_set_*`
 so that just makes sense I think.

 Branch: `ticket25183_029_01`

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


More information about the tor-bugs mailing list