aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/connection_edge.c
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:28:51 -0500
commit8dda7bfdb84a5e4b3b422592f811a465e37bb155 (patch)
treef9fec43b5038ff7922917faeb12e2d56c57e6a61 /src/core/or/connection_edge.c
parent0ec507171dcdeccc52c7e26deb164b99fe5c73fa (diff)
downloadtor-8dda7bfdb84a5e4b3b422592f811a465e37bb155.tar.gz
tor-8dda7bfdb84a5e4b3b422592f811a465e37bb155.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/core/or/connection_edge.c')
0 files changed, 0 insertions, 0 deletions