mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
236c92a0a7
Make sure we actually only report client channel to the geoip cache instead of looking if it is a known relay. Looking if it is a known relay can be unreliable because they come and go from the consensus. Fixes #24904 Signed-off-by: David Goulet <dgoulet@torproject.org>
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
o Minor bugfix (channel, client):
|
|
- Better identify client connection when reporting to the geoip client
|
|
cache. Fixes bug 24904; bugfix on 0.3.1.7.
|
|
|