mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Sending them on is futile, since we will be told "127.0.0.1" and then think we've been lied to. Partial fix for 2822.
6 lines
295 B
Groff
6 lines
295 B
Groff
o Minor features:
|
|
|
|
- Don't bother trying to connect to addresses that we are sure will
|
|
resolve to 127.0.0.1: Getting 127.0.0.1 in a reply makes us think
|
|
we have been lied to, even when the address the client tried to
|
|
connect to was "localhost." Partial fix for bug 2822.
|