Add option to not warn when getting an IP instead of hostname

This commit is contained in:
Sebastian Hahn
2010-06-03 12:52:34 +02:00
parent faf51fa52a
commit 10fdb9ee0a
5 changed files with 33 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- Allow disabling the warning that occurs whenever Tor receives only
an IP address instead of a hostname. Setups that do DNS locally over
Tor are fine, and we shouldn't spam the logs in that case.