diff options
author | David Goulet <dgoulet@torproject.org> | 2018-02-09 11:11:41 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2018-02-09 11:13:04 -0500 |
commit | 666582a679cdfb2d69620db6aadf55a57d430e23 (patch) | |
tree | fc1e9d37cc0fc620e091f4b72bc4a276c47561c2 /src/test/test_dos.c | |
parent | 112638921b479f09bb473952c1870b27a0867971 (diff) | |
download | tor-666582a679cdfb2d69620db6aadf55a57d430e23.tar.gz tor-666582a679cdfb2d69620db6aadf55a57d430e23.zip |
dos: Exclude known relays from client connection count
This is to avoid positively identifying Exit relays if tor client connection
comes from them that is reentering the network.
One thing to note is that this is done only in the DoS subsystem but we'll
still add it to the geoip cache as a "client" seen. This is done that way so
to avoid as much as possible changing the current behavior of the geoip client
cache since this is being backported.
Closes #25193
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/test/test_dos.c')
0 files changed, 0 insertions, 0 deletions