[tor-bugs] #24767 [Core Tor/Tor]: All relays are constantly connecting to down relays and failing over and over
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 27 01:46:09 UTC 2018
#24767: All relays are constantly connecting to down relays and failing over and
over
-------------------------------------------------+-------------------------
Reporter: arma | Owner: dgoulet
Type: enhancement | Status:
| needs_review
Priority: Very High | Milestone: Tor:
| 0.3.3.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-relay, tor-dos, performance, | Actual Points:
review-group-32, 033-must |
Parent ID: | Points:
Reviewer: asn, teor | Sponsor:
-------------------------------------------------+-------------------------
Changes (by teor):
* status: needs_revision => needs_review
Comment:
There are two design issues here:
* the HT implementation only uses 32 bit hashes on 64-bit LP64 systems,
like macOS and the BSDs, and 32-bit systems (split off into #25365)
* the port is user-controlled, so it needs to be hashed before being
combined with the other hashes
I fixed the port issue, and the compilation issues in my branch
bug24767_033_02 on https://github.com/teor2345/tor.git
Feel free to squash my extra commits if you'd like.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24767#comment:22>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list