summaryrefslogtreecommitdiff
path: root/src/feature/stats
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-01-27 21:49:56 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-01-29 14:19:17 -0500
commitf26950fa7a077de4b6a9329af397fce74182b1e5 (patch)
tree8db81e11d883a11f129f9de6c9ac0c33523da69c /src/feature/stats
parent9556276f07e62e8b2e6a496e9b2a918293367839 (diff)
downloadtor-f26950fa7a077de4b6a9329af397fce74182b1e5.tar.gz
tor-f26950fa7a077de4b6a9329af397fce74182b1e5.zip
relay: Add bloomfiter of relay address + {OR|Dir}Port
In order to deny re-entry in the network, we now keep a bloomfilter of relay ORPort + address and authorities ORPort + address and DirPort + address combinations. So when an Exit stream is handled, we deny anything connecting back into the network on the ORPorts for relays and on the ORPort+DirPort for the authorities. Related to #2667 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/feature/stats')
0 files changed, 0 insertions, 0 deletions