mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
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>
4 lines
161 B
Text
4 lines
161 B
Text
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.
|
|
|