diff options
author | David Goulet <dgoulet@torproject.org> | 2018-01-25 15:44:48 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2018-01-25 15:44:48 -0500 |
commit | 93b826faaa7cca351c68256ce60a7f7e6c5fda5b (patch) | |
tree | ce447534849f8d20826c48ad6b8859c5bfbe69d9 /src/or/or.h | |
parent | a2aaf9509ba578f4e7705b506ee9a0f764d24ff2 (diff) | |
download | tor-93b826faaa7cca351c68256ce60a7f7e6c5fda5b.tar.gz tor-93b826faaa7cca351c68256ce60a7f7e6c5fda5b.zip |
geoip: Add a lookup function for client map entry
The upcoming DoS mitigation subsytem needs to keep information on a per-IP
basis which is also what the geoip clientmap does.
For another subsystem to access that clientmap, this commit adds a lookup
function that returns the entry. For this, the clientmap_entry_t had to be
moved to the header file.
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/or/or.h')
0 files changed, 0 insertions, 0 deletions