]> git.ipfire.org Git - thirdparty/tor.git/commit
geoip: Remember client stats if DoS mitigation is enabled
authorDavid Goulet <dgoulet@torproject.org>
Fri, 19 Jan 2018 18:15:07 +0000 (13:15 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 30 Jan 2018 14:18:15 +0000 (09:18 -0500)
commit51fda85c23e5ff2cabbc66ea19b006c4cb04b1e2
tree59e626b18c4276aeefec1ae219469d1720bcc662
parent64149353dda6336488e7d011534a7132b3f01acc
geoip: Remember client stats if DoS mitigation is enabled

Make the geoip cache track client address if the DoS subsystem is enabled.

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/geoip.c