mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Implement IPv6 sybil protection.
[This is a squashed patch for ticket 7193, based on taking a "git diff" for the original branch, then applying it with "git apply -3". I earlier attempted to squash the branch with "git rebase", but there were too many conflicts. --nickm]
This commit is contained in:
@@ -201,7 +201,7 @@ problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_misc
|
||||
problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_dir() 297
|
||||
problem function-size /src/feature/control/control_getinfo.c:getinfo_helper_events() 237
|
||||
problem function-size /src/feature/dirauth/bwauth.c:dirserv_read_measured_bandwidths() 121
|
||||
problem file-size /src/feature/dirauth/dirvote.c 4734
|
||||
problem file-size /src/feature/dirauth/dirvote.c 4900
|
||||
problem include-count /src/feature/dirauth/dirvote.c 55
|
||||
problem function-size /src/feature/dirauth/dirvote.c:format_networkstatus_vote() 230
|
||||
problem function-size /src/feature/dirauth/dirvote.c:networkstatus_compute_bw_weights_v10() 233
|
||||
|
||||
Reference in New Issue
Block a user